Findable MCP Server

The Findable Model Context Protocol server lets compatible AI agents work with the buildings, documents, tasks, SharePoint sync state, and red flag data a signed-in Findable user can already access.

Server URL

https://mcp.findable.ai

The same Streamable HTTP endpoint is available at both / and /mcp. OAuth discovery is available from the /.well-known/oauth-authorization-server and /.well-known/oauth-protected-resource endpoints.

Authentication

Findable MCP uses OAuth 2.1 with PKCE. Access is tied to the user's Findable account and every tool call is checked against the same permissions as the Findable app.

Tools

The server exposes 27 Findable-specific tools for resource discovery, document search and retrieval, Q&A, task lookup, SharePoint status, and red flag reporting. Most tools are read-only. The only write-style tool is generate_red_flag, which requires administrate access and triggers asynchronous red flag regeneration.

Support

For help, contact support@findable.no or open the Findable app and go to Settings > AI agents.