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