Back to the catalog

findable

Connect Gemini CLI to Findable building intelligence through the production Findable MCP server.

Open source Open in the app JSON README (API)

About

Connect Gemini CLI to Findable building intelligence through the production Findable MCP server.

Details

Kind
Plugins
Topic
AI, RAG & memory
Publisher
findable-no
Origin
gemini
Category
ferramentas
Version
6.91.3
Last push
2026-07-28T18:45:14Z
Repository state
ativo
Added
2026-08-30 14:13:39
Updated
2026-08-30 14:13:39
Origin id
findable-no/findable-gemini-cli-extension

README

# Findable Gemini CLI Extension

This extension connects Gemini CLI to Findable's production MCP server.

Findable helps property owners and operators search building documentation, inspect project and task context, check SharePoint sync state, and review red flags using the signed-in user's existing Findable permissions.

## Install

```bash
gemini extensions install https://github.com/findable-no/findable-gemini-cli-extension
```

After installation, restart Gemini CLI. The first MCP connection opens the Findable OAuth flow in your browser.

## What It Adds

- MCP server name: `findable`
- Transport: Streamable HTTP
- Server URL: `https://mcp.findable.ai/mcp`
- Docs: `https://mcp.findable.ai/docs`

Example prompts:

```text
List the Findable projects and buildings I can access.
Search my Findable documents for elevator maintenance records.
Check whether SharePoint sync is healthy for the current building.
```

## Authentication

The MCP server uses OAuth and existing Findable product permissions. This extension does not include tokens, passwords, or demo credentials.

## Release Notes

### 6.91.3

- Initial Gemini CLI extension for the production Findable MCP server released with Findable MCP `v6.91.3`.

More