Skip to content
Cursor

try for Cursor

md.install/try

Create guides as MCP servers to instruct coding agents to use your software (library, API, etc).

client:Cursor transport:streamable-http tools:13

Install try in Cursor

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

{
  "mcpServers": {
    "try": {
      "url": "https://install.md/mcp/try"
    }
  }
}

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

What Cursor can do once it is connected

try in other clients