No-Code Exits for Claude Desktop
com.nocodeexits/nocodeexits
No-code startups for sale, the deal-scoring method behind each pick, and exit stories.
client:Claude Desktop
transport:streamable-http
tools:3
Install No-Code Exits in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nocodeexits": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nocodeexits.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs