Used by 1 plugin
Connects to contextd to provide codebase context and insights for Claude.
Add to your .mcp.json:
{
"mcpServers": {
"contextd": {
"command": "contextd",
"args": [
"--mcp",
"--no-http"
]
}
}
}contextd