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