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