Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.
claude mcp add ai-context -- npx -y @vibgrate/cli
claude_desktop_config.json
{
"mcpServers": {
"ai-context": {
"command": "npx",
"args": [
"-y",
"@vibgrate/cli"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ai-context": {
"command": "npx",
"args": [
"-y",
"@vibgrate/cli"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ai-context": {
"command": "npx",
"args": [
"-y",
"@vibgrate/cli"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ai-context": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vibgrate/cli"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ai-context": {
"command": "npx",
"args": [
"-y",
"@vibgrate/cli"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.vibgrate--ai-context/reviews or the review_server meta-tool.
POST /mcp