If you need to run your own MCP server, theDocumentation Index
Fetch the complete documentation index at: https://docs.tryprofound.com/llms.txt
Use this file to discover all available pages before exploring further.
@profoundai/mcp package is available as a local implementation. This option may be suitable if you:
- Prefer a local
stdioserver for your MCP client - Want to manage authentication with
PROFOUND_API_KEY - Need to run the MCP server inside your own environment
- Want to self-host the server
@profoundai/mcp locally requires more technical setup, including Node.js, API key management, and optionally managing your own deployment.
MCP Client Local Config
Most MCP clients accept a JSON configuration similar to this:Local stdio