Astra DB for Cursor
io.github.erichare/astra-mcp
Astra DB tools for agents: schema, find, vector search, guarded writes, and interactive views.
client:Cursor
transport:streamable-http
runtime:npm
Install Astra DB in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"astra-mcp": {
"url": "https://astra-widgets-mcp.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs