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