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