MCP Server
Active
Apache-2.0
com.vibgrate/ai-context MCP Server
com.vibgrate/ai-context
What is the com.vibgrate/ai-context MCP server?
Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.
How to install com.vibgrate/ai-context
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai-context": {
"command": "npx",
"args": [
"-y",
"@vibgrate/cli",
"-y",
"-p",
"@vibgrate/cli",
"vg",
"serve"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ai-context": {
"command": "npx",
"args": [
"-y",
"@vibgrate/cli",
"-y",
"-p",
"@vibgrate/cli",
"vg",
"serve"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ai-context": {
"command": "npx",
"args": [
"-y",
"@vibgrate/cli",
"-y",
"-p",
"@vibgrate/cli",
"vg",
"serve"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ai-context": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vibgrate/cli",
"-y",
"-p",
"@vibgrate/cli",
"vg",
"serve"
]
}
}
}Claude Code
claude mcp add ai-context -- npx -y @vibgrate/cli -y -p @vibgrate/cli vg serveRelated MCP servers
Query your team's drift, vulnerability, and upgrade data from any AI assistant. OAuth 2.1, 51 tools.