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