Cursor
Point Cursor at your models through the coordination MCP server.
Install
Add the Ablo Sync MCP server to Cursor’s mcp.json:
{
"mcpServers": {
"ablo": {
"transport": "http",
"url": "https://<your-app>/api/mcp"
}
}
}
The file lives at ~/.cursor/mcp.json on macOS / Linux.
Restart Cursor. The Ablo Sync tools appear under the MCP icon in the agent panel.
Verify
In Cursor’s agent panel, open the MCP tools list. You should see the Ablo Sync tools and their JSON schemas.
More
- MCP overview — how the transport works.
- Claude Code setup — CLI install.
- Windsurf setup — same JSON shape.