Loading MCP server directory, please wait...
Connect AI agents to Replynodes over the Model Context Protocol.
npx @getmcp/cli add io.github.replynodes/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
REPLYNODES_API_KEYReplynodes API key (Settings → API Keys in app.replynodes.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.replynodes/mcp": {
"command": "npx",
"args": [
"-y",
"@replynodes/mcp"
],
"env": {
"REPLYNODES_API_KEY": ""
}
}
}
}