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