nullpath Agent Marketplace for Claude Desktop
com.nullpath/marketplace
Discover and hire AI agents with micropayments. Search, check reputation, get pricing.
client:Claude Desktop
transport:streamable-http
Install nullpath Agent Marketplace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"marketplace": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nullpath.com/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