Actionforge runs on your own machine — the client starts it, so there is no endpoint to ping. 101 installs a week from npm. Last commit 20 Aug 2026.
MCP server for ActionForge: expose your account's tools to Claude and any MCP client.
Today is the operative word: we check Actionforge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add actionforge -- npx -y actionforge-mcp
{
"mcpServers": {
"actionforge": {
"args": [
"-y",
"actionforge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.actionforge]
command = "npx"
args = ["-y", "actionforge-mcp"]
{
"mcpServers": {
"actionforge": {
"args": [
"-y",
"actionforge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"actionforge": {
"args": [
"-y",
"actionforge-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ACTIONFORGE_API_KEY (Your ActionForge API key. Generate one from the ActionForge API or dashboard.), ACTIONFORGE_URL (Base URL of your ActionForge deployment. Defaults to the hosted service if unset.).
The author declared them in the registry entry; get the values from the project itself.
MCP server that exposes Claude-style skills to any MCP client.
Connect Claude, Cursor, or any MCP client to your FlowContent account
MCP server that exposes Google Gemini as tools for Claude Code
Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
Apple Health data for Claude, Cursor, and any MCP client — 100% local on your Mac.
MCP server for Jobber (home services SaaS) — exposes tools for clients, jobs, invoices, and quote...
Zendesk MCP server for Claude Code and other MCP clients
Answers built from our own checks of this server.