analyze_flat — flatscope MCP Tool
analyze_flat
(analyze flat) 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 analyze_flat from your client
- Claude Code flatscope analyze_flat run in your project directory
- Claude Desktop flatscope analyze_flat ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor flatscope analyze_flat ~/.cursor/mcp.json
- VS Code flatscope analyze_flat .vscode/mcp.json
- Zed flatscope analyze_flat ~/.config/zed/settings.json
- Windsurf flatscope analyze_flat ~/.codeium/windsurf/mcp_config.json
- Cline flatscope analyze_flat ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI flatscope analyze_flat ~/.gemini/settings.json
- Grok flatscope analyze_flat .mcp.json (in your project root)
- ChatGPT flatscope analyze_flat Settings → Connectors → Advanced → Developer mode
- Claude.ai flatscope analyze_flat Settings → Connectors → Add custom connector
- LangChain flatscope analyze_flat 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.