Local Falcon
AI visibility and local search intelligence platform
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.comTransport
HTTP+SSE
Authentication
OAuth
Setup
claude mcp add local-falcon --transport http https://mcp.localfalcon.comFrequently 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.
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, 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 a HTTP+SSE endpoint, the transport used by remote MCP servers and supported by all major MCP clients.