describe_beacon — Agent Beacon MCP Tool Read-only
describe_beacon
(describe beacon) is one of 3 tools on the
Agent Beacon
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call describe_beacon from your client
- Claude Code Agent Beacon describe_beacon run in your project directory
- Claude Desktop Agent Beacon describe_beacon ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agent Beacon describe_beacon ~/.cursor/mcp.json
- VS Code Agent Beacon describe_beacon .vscode/mcp.json
- Zed Agent Beacon describe_beacon ~/.config/zed/settings.json
- Windsurf Agent Beacon describe_beacon ~/.codeium/windsurf/mcp_config.json
- Cline Agent Beacon describe_beacon ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agent Beacon describe_beacon ~/.gemini/settings.json
- Grok Agent Beacon describe_beacon .mcp.json (in your project root)
- ChatGPT Agent Beacon describe_beacon Settings → Connectors → Advanced → Developer mode
- Claude.ai Agent Beacon describe_beacon Settings → Connectors → Add custom connector
- LangChain Agent Beacon describe_beacon pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-beacon https://beacon.sophomath.com/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.