say — AgentMart MCP Tool
say
(say) 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 say from your client
- Claude Code AgentMart say run in your project directory
- Claude Desktop AgentMart say ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentMart say ~/.cursor/mcp.json
- VS Code AgentMart say .vscode/mcp.json
- Zed AgentMart say ~/.config/zed/settings.json
- Windsurf AgentMart say ~/.codeium/windsurf/mcp_config.json
- Cline AgentMart say ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentMart say ~/.gemini/settings.json
- Grok AgentMart say .mcp.json (in your project root)
- ChatGPT AgentMart say Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentMart say Settings → Connectors → Add custom connector
- LangChain AgentMart say 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.