Standalone Leash MCP server. STDIO transport. Drop into Cursor / Claude Desktop / Cline / Continue / ChatGPT-MCP.
{
"mcpServers": {
"leashmarketmcp": {
"command": "npx",
"args": [
"-y",
"@leashmarket/mcp"
]
}
}
}