How to Use the Accela MCP in Claude Code
Pipe Accela permit data, parcel records, and inspection schedules directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Accela MCP to Claude Code
Create your Vinkius account to connect Accela to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-Driven Permit Operations
The `search_records` tool queries the municipal database directly from your command line interface. Claude Code processes the raw JSON output, allowing you to filter, grep, or pipe permit details into other local shell scripts. To modify an entry, the terminal agent calls `update_record` with your specific parameters. This allows you to batch-update permit statuses or update custom fields without opening a web browser.
Scripted Inspection Workflows
The `schedule_inspection` tool automates field visit planning via headless terminal commands. Claude Code chains this tool with your local cron jobs to schedule recurring site visits based on project milestones. If an inspector reschedules, the CLI agent runs `update_inspection` to change the date. It then pipes the updated schedule to your notification scripts to alert the field team.
Headless Document and Parcel Queries
The `get_parcels` tool extracts land parcel details and zoning data directly to your terminal standard output. Claude Code parses this spatial information to verify building limits during automated CI pipeline checks. For document verification, the agent runs `list_documents` to check for required engineering files. It then uses `upload_document` to push new revision PDFs directly to the record from your local server.
Set up Accela MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeaccela-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Accela transactions." It will automatically discover and invoke the available Accela tools.
claude mcp add --transport http accela-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Accela MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Accela MCP today
We host it, we monitor it, we maintain it. You just paste one token.