Configure Bilt
Create or edit one of these files:- Personal, all projects:
~/.cursor/mcp.json - Project-specific:
.cursor/mcp.json
Verify
In Agent chat, ask: “Use Bilt to list my projects.” Cursor asks for approval before tool calls unless your approval settings say otherwise.Troubleshooting
Bilt does not appear
Bilt does not appear
Confirm the filename is
mcp.json, not mcp_config.json, and that bilt is nested directly under mcpServers. Reload the Cursor window after saving.Remote transport fails in an older Cursor build
Remote transport fails in an older Cursor build
Update Cursor. As a temporary fallback, use the
mcp-remote stdio configuration from the Claude Desktop guide; Cursor accepts the same command, args, and env shape.Migrating from legacy SSE
Replace/mcp/sse with /mcp and simplify the server entry to the top-level url and headers fields shown above. Do not retain a nested transport object.