get_setup_guide
Returns the complete setup and usage guide for SwapWizard. Call this FIRST before using any other tool. Covers: required configuration (API key, Alchemy RPC URL, private key), how to use poolId correctly, step-by-step operational flows for swap/zap in/zap out/analyze, transaction execution detail...
This record as markdown: /tools/defire-business-swapwizard-mcp/get-setup-guide.md
What get_setup_guide does on Swapwizard
AI agents call get_setup_guide to retrieve information from Swapwizard without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why get_setup_guide is rated Low
This is a read-only tool that retrieves and returns instructional documentation. It does not execute transactions, modify state, delete data, or commit financial obligations. While the server itself handles financial operations (swaps, LP management), this specific tool merely provides guidance. The severity is low because misuse cannot directly cause financial harm — it simply returns information.
From the tool's definition Tool name is 'get_setup_guide' and description states it 'Returns the complete setup and usage guide' — a pure retrieval operation with no side effects. It provides documentation and configuration information.
Attacks that exploit this kind of access
The rule that runs get_setup_guide safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Swapwizard, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For get_setup_guide, this is the rule to start with:
get_setup_guide is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Swapwizard, apply this rule, and every get_setup_guide call is checked against it from then on.
Questions about get_setup_guide
Returns the complete setup and usage guide for SwapWizard. Call this FIRST before using any other tool. Covers: required configuration (API key, Alchemy RPC URL, private key), how to use poolId correctly, step-by-step operational flows for swap/zap in/zap out/analyze, transaction execution details, and approval rules. It is categorised as a Read tool in the Swapwizard MCP Server, which means it retrieves data without modifying state.
Register the Swapwizard MCP server in PolicyLayer and add a rule for get_setup_guide: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Swapwizard. Nothing to install.
get_setup_guide is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get_setup_guide rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for get_setup_guide. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
get_setup_guide is provided by the Swapwizard MCP server (@swapwizard/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Swapwizard, and thousands of servers like it.
This server
Across the catalogue