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