Loading MCP server directory, please wait...
Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.
npx @getmcp/cli add io.github.raportagent/raportagent-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
RAPORTAGENT_API_KEYYour RaportAgent API key (create one at raportagent.com under My account -> API keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.raportagent/raportagent-mcp": {
"command": "npx",
"args": [
"-y",
"@raportagent/mcp"
],
"env": {
"RAPORTAGENT_API_KEY": "",
"RAPORTAGENT_BASE_URL": ""
}
}
}
}