Skip to content
MCP Server Community By @AgentHotspot

AgentHotspot

🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: AgentHotspot Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-agenthotspot

Detailed Documentation

🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace

Configuration

{
  "mcpServers": {
    "agenthotspot": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-agenthotspot"
      ],
      "env": {}
    }
  }
}