Invoice OCR, document extraction, search and free FileTag tagging for AI agents. OAuth or API key.
claude mcp add gemina --transport http https://api.gemina.co/api/v1/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"gemina": {
"url": "https://api.gemina.co/api/v1/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gemina": {
"serverUrl": "https://api.gemina.co/api/v1/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"gemina": {
"type": "http",
"url": "https://api.gemina.co/api/v1/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gemina": {
"url": "https://api.gemina.co/api/v1/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"gemina": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.gemina.co/api/v1/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.gemina.co/api/v1/mcp/ |
X-API-Key: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/co.gemina--gemina/reviews or the review_server meta-tool.
POST /mcp