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