get_definition — frontier reference MCP Tool Read-only
get_definition
(get definition) is one of 7 tools on the
frontier reference
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_definition from your client
- Claude Code frontier reference get_definition run in your project directory
- Claude Desktop frontier reference get_definition ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor frontier reference get_definition ~/.cursor/mcp.json
- VS Code frontier reference get_definition .vscode/mcp.json
- Zed frontier reference get_definition ~/.config/zed/settings.json
- Windsurf frontier reference get_definition ~/.codeium/windsurf/mcp_config.json
- Cline frontier reference get_definition ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI frontier reference get_definition ~/.gemini/settings.json
- Grok frontier reference get_definition .mcp.json (in your project root)
- ChatGPT frontier reference get_definition Settings → Connectors → Advanced → Developer mode
- Claude.ai frontier reference get_definition Settings → Connectors → Add custom connector
- LangChain frontier reference get_definition pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http frontier-reference https://falcon.so/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.