Local Falcon logo

Local Falcon

AI visibility and local search intelligence platform

Official docs

About Local Falcon

Local Falcon provides AI visibility and local search intelligence. Its connector gives assistants location-based search context for understanding map rankings, local visibility, and regional SEO performance.

Connection details

https://mcp.localfalcon.com
Transport
SSE (Server-Sent Events)
Authentication
OAuth

Setup

claude mcp add local-falcon --transport sse https://mcp.localfalcon.com

Frequently asked questions

What is the Local Falcon remote MCP server?

The Local Falcon remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.localfalcon.com, so AI assistants can connect to it without installing or running anything locally. Local Falcon provides AI visibility and local search intelligence. Its connector gives assistants location-based search context for understanding map rankings, local visibility, and regional SEO performance.

How do I connect to the Local Falcon MCP server?

Add the endpoint https://mcp.localfalcon.com to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Local Falcon MCP server require authentication?

Yes. Local Falcon uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Local Falcon MCP server use?

Local Falcon exposes an SSE (Server-Sent Events) endpoint. Most MCP clients still support SSE, although Streamable HTTP is the newer standard transport.

More remote MCP servers