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