Skip to content
Claude Desktop

forkast mcp docs for Claude Desktop

io.github.forkastpredict/forkast-mcp-docs

MCP server for querying Forkast documentation

client:Claude Desktop transport:streamable-http tools:4

Install forkast mcp docs in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "forkast-mcp-docs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.forkast.gg/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

forkast mcp docs in other clients