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