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