Loading MCP server directory, please wait...
Search 1M+ open-access papers, standards, and case law from an AI agent.
npx @getmcp/cli add io.github.0x923041-dotcom/conceptio-searchRequires Python 3.10+. Community-contributed server. Review source before installing.
CONCEPTIO_API_KEYConceptio API key (Free, Dev, Pro or Enterprise) from your profile at https://www.conceptio.app. Required because an MCP client cannot run the CLI's interactive auth.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.0x923041-dotcom/conceptio-search": {
"command": "uvx",
"args": [
"conceptio-search",
"mcp"
],
"env": {
"CONCEPTIO_API_KEY": ""
}
}
}
}