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