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