Skip to content
VS Code

Gemina for VS Code

co.gemina/gemina

Extract, search and tag any document: invoices, receipts, contracts, templates. OAuth or API key.

client:VS Code transport:streamable-http

Install Gemina in VS Code

.vscode/mcp.json

{
  "servers": {
    "gemina": {
      "type": "http",
      "url": "https://api.gemina.co/api/v1/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Gemina in other clients