Loading MCP server directory, please wait...
Advanced codebase indexing and semantic search MCP server
npx @getmcp/cli add ai.wild-card/deepcontextRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.wild-card/deepcontext": {
"command": "npx",
"args": [
"-y",
"@wildcard-ai/deepcontext"
],
"env": {
"JINA_API_KEY": "",
"TURBOPUFFER_API_KEY": "",
"WILDCARD_API_KEY": ""
}
}
}
}