Addresszen — автоматизация работы с адресами
integration
Addresszen automation is a Claude Code skill that automates address data operations in Addresszen through the Composio toolkit, accessed via the Rube MCP protocol. Reach for it when you need to validate, convert, or batch-process addresses without manual steps, when address workflows must run automatically as part of a broader data pipeline, or when you want to wire Addresszen into a Claude-based AI agent. The skill orchestrates three core Rube MCP tools: RUBE_SEARCH_TOOLS to discover current tool schemas, RUBE_MANAGE_CONNECTIONS to establish and verify an active Addresszen connection, and RUBE_MULTI_EXECUTE_TOOL to run operations; bulk tasks can use RUBE_REMOTE_WORKBENCH. No API keys are required — just add https://rube.app/mcp as an MCP server endpoint. The workflow is address data management through Addresszen specifically, not general-purpose geocoding. A confirmed ACTIVE status in RUBE_MANAGE_CONNECTIONS is mandatory before executing any tool. Because tool schemas evolve, RUBE_SEARCH_TOOLS must be called at the start of every workflow — hardcoding tool slugs or argument names is a known pitfall explicitly flagged in the skill. Works well for teams already using Addresszen who want to automate it inside agentic flows; not suitable if no Addresszen account exists or if Rube MCP is unavailable in the runtime environment.
- #addresszen
- #automation
- #composio
- #data-management
- #address-validation