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