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