Used by 4 plugins
Connects to Upstash Context7 for AI-powered semantic search across your documents and data.
Add to your .mcp.json:
{
"mcpServers": {
"Context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
]
}
}
}npx