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