Skip to main content
The official Ampersand docs MCP server provides access to the full Ampersand documentation context, directly within your favorite Coding Agent or IDE. You can use it to help you build integrations quickly with Ampersand. Ampersand’s docs MCP server is hosted at https://docs.withampersand.com/mcp. If you are using Claude Code, you can run this command:

Client specific configuration

You can use Ampersand’s MCP server with any AI application that support MCP. You need to add https://docs.withampersand.com/mcp to the appropriate configuration file or setting. Below are some of the most popular coding agents, and where to configure MCP servers for them:

Tips for better prompts

  • Mention Ampersand in your prompt. For example, “How do I build X with Ampersand?”
  • Ask your agent to verify field names against the provider’s documentation. For example, “Verify that the field names are real field names for the Account object, according to Salesforce documentation.”
  • Ask your agent to refer to Ampersand’s OpenAPI spec at https://github.com/amp-labs/openapi.