Back to MCP Servers
Agenthotspot
Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace
aggregatorsagent
By AgentHotspot
Installation
npx -y agenthotspot-mcpConfiguration
{
"mcpServers": {
"agenthotspot-mcp": {
"command": "npx",
"args": ["-y", "agenthotspot-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes