Skip to content
Gemini CLI

forkast mcp docs for Gemini CLI

io.github.forkastpredict/forkast-mcp-docs

MCP server for querying Forkast documentation

client:Gemini CLI transport:streamable-http tools:4

Install forkast mcp docs in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "forkast-mcp-docs": {
      "httpUrl": "https://mcp.forkast.gg/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

forkast mcp docs in other clients