MCP Server
Hosted and local MCP
Expose profile retrieval and search for external AI agents.
API key
Generate one key for MCP access. Regenerating invalidates the previous key.
Loading key status...
Claude Desktop config
{
"mcpServers": {
"foundable": {
"url": "https://app.foundable.xyz/api/mcp",
"type": "http",
"headers": {
"x-api-key": "PASTE_YOUR_API_KEY_HERE"
}
}
}
}Replace PASTE_YOUR_API_KEY_HERE with the key generated above.
Current tools: get_profile(slug), search_profiles(...), and get_profile_schema().
Generate your API key below and pass it via x-api-key. Run npm run mcp:dev for local stdio transport.
Endpoint: https://app.foundable.xyz/api/mcp
MCP Discovery JSON