location_us_geocode — capabilities MCP Tool
location_us_geocode
(location us geocode) is one of 24 tools on the
capabilities
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call location_us_geocode from your client
- Claude Code capabilities location_us_geocode run in your project directory
- Claude Desktop capabilities location_us_geocode ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor capabilities location_us_geocode ~/.cursor/mcp.json
- VS Code capabilities location_us_geocode .vscode/mcp.json
- Zed capabilities location_us_geocode ~/.config/zed/settings.json
- Windsurf capabilities location_us_geocode ~/.codeium/windsurf/mcp_config.json
- Cline capabilities location_us_geocode ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI capabilities location_us_geocode ~/.gemini/settings.json
- Grok capabilities location_us_geocode .mcp.json (in your project root)
- ChatGPT capabilities location_us_geocode Settings → Connectors → Advanced → Developer mode
- Claude.ai capabilities location_us_geocode Settings → Connectors → Add custom connector
- LangChain capabilities location_us_geocode pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http capabilities https://api.eckari.com/mcp
Other tools on this server
- company_uk_accounts
- company_uk_charges
- company_uk_directors
- company_uk_filings
- company_uk_owners
- company_uk_profile
- company_uk_registered_office
- company_uk_search
- company_uk_status
- company_us_filings
- company_us_filings_latest
- company_us_profile
- company_us_resolve
- domain_expiry
- domain_registration
- entity_lei_profile
- entity_lei_search
- fx_reference_rate
- location_us_geographies
- parcel_detect_carrier
- weather_us_alerts
- weather_us_forecast
- weather_us_observation
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.