SpecPilot for Cursor
dev.specpilot/specpilot
Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent
client:Cursor
transport:streamable-http
tools:2
Install SpecPilot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"specpilot": {
"url": "https://init.specpilot.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs