Skip to content
Gemini CLI

Findable MCP Server for Gemini CLI

io.github.findable-no/findable-mcp

Find and summarize building documents, projects, tasks, SharePoint sync state, and red flag data.

client:Gemini CLI transport:streamable-http

Install Findable MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "findable-mcp": {
      "httpUrl": "https://mcp.findable.ai"
    }
  }
}

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

Findable MCP Server in other clients