Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.footstep.ai/llms.txt

Use this file to discover all available pages before exploring further.

Footstep MCP server
The Footstep MCP server lets AI agents call routing and geocoding tools directly. It implements the Model Context Protocol, the open standard for connecting LLMs to external tools.

Connect

Point your MCP client at the hosted server. No installation required.
https://mcp.footstep.ai
Pass your API key as a header or in the URL, depending on your client. See the configuration guide for setup examples.

Supported clients

MCP is an open standard. The Footstep MCP server works with any compatible client:
ClientType
Claude Desktop / CodeAI assistant / CLI
CursorIDE
WindsurfIDE
Cline / ContinueVS Code extensions
OpenAI Agents SDKPython framework
Gemini (via LangChain)Python framework
Vercel AI SDKTypeScript framework
Any MCP clientCustom agents, frameworks

Next steps

Configuration

Set up the MCP server with your client.

Tools

See what tools are available to your agent.