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