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