Loading MCP server directory, please wait...
MCP server for ActionForge: expose your account's tools to Claude and any MCP client.
npx @getmcp/cli add io.github.PritaS/actionforgeRequires Node.js 18+. Community-contributed server. Review source before installing.
ACTIONFORGE_API_KEYYour ActionForge API key. Generate one from the ActionForge API or dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PritaS/actionforge": {
"command": "npx",
"args": [
"-y",
"actionforge-mcp"
],
"env": {
"ACTIONFORGE_API_KEY": "",
"ACTIONFORGE_URL": ""
}
}
}
}