Skip to content
Cursor

Bindry for Cursor

ai.bindry/bindry

Reuse your team's AI instructions (Bindings and Stacks) from Bindry in any MCP client.

client:Cursor transport:streamable-http

Install Bindry in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bindry": {
      "url": "https://api.bindry.ai/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Bindry in other clients