context pod for Cursor
io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
client:Cursor
transport:sse
Install context pod in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"context-pod": {
"url": "https://context.nervousmachine.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs