# Foundry ## Docs - [Introduction](https://docs.withfoundry.ai/introduction.md): Foundry is an AI-native developer platform with Memory Engine, Security Scanner, and MCP integration. - [Cursor setup](https://docs.withfoundry.ai/mcp/cursor-setup.md): Use Foundry from Cursor via the MCP server. - [MCP tools reference](https://docs.withfoundry.ai/mcp/tools-reference.md): Parameters and behavior of Foundry MCP server tools. - [Memory API reference](https://docs.withfoundry.ai/memory/api-reference.md): REST API reference for the Memory Engine. - [Context for prompts](https://docs.withfoundry.ai/memory/context.md): Build a single context string from semantic search for LLM prompts. - [Memory Engine overview](https://docs.withfoundry.ai/memory/overview.md): Persistent AI context API with pgvector semantic search. - [Search memories](https://docs.withfoundry.ai/memory/search.md): Semantic search over a namespace with ranking and optional metadata filters. - [Write memories](https://docs.withfoundry.ai/memory/write.md): Write single or batch entries to the Memory Engine with optional metadata. - [Quickstart](https://docs.withfoundry.ai/quickstart.md): Get from zero to your first memory write in under 5 minutes. - [SDK installation](https://docs.withfoundry.ai/sdk/installation.md): Install and configure the Foundry SDK. - [SDK reference](https://docs.withfoundry.ai/sdk/reference.md): Method signatures and options for @withfoundry/sdk. - [Security API reference](https://docs.withfoundry.ai/security/api-reference.md): REST API reference for the Security Scanner. - [Security Scanner overview](https://docs.withfoundry.ai/security/overview.md): AI-powered vulnerability detection for your repositories. - [Scan a repo](https://docs.withfoundry.ai/security/scan-repo.md): Trigger a security scan via API or SDK and read results. - [Self-hosting overview](https://docs.withfoundry.ai/self-hosting/overview.md): Run Foundry on your own infrastructure. ## OpenAPI Specs - [openapi](https://docs.withfoundry.ai/api-reference/openapi.json) ## Optional - [Dashboard](https://withfoundry.ai) - [GitHub](https://github.com/withfoundry)