Accela Connector for AI agents.
13 live capabilities
Manage permits, inspections, and land records in your civic workflow
Waiting for input…
Why people use Accela
Accela for Ending Manual Civic Portal Navigation
This Connector changes that by letting you talk to your civic data instead of fighting with a UI. You can ask your agent to find specific applications, check the status of a building permit, or pull up the history of a land parcel. It handles the heavy lifting of record management, so you can spend more time on actual planning and less time on data entry.
What Vinkius changes
You get a conversational interface for your Accela civic data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quickly finding pending permits
A government clerk needs to find all 'Pending' permits.
- Real-world use case 02
Booking a plumbing inspection
A contractor wants to book a plumbing check.
- Real-world use case 03
Retrieving land parcel details
A developer needs to see what's on a lot.
Complete set · 13capabilities
The complete Accela capability set.
These are the exact actions your AI can choose when you ask it to work with Accela.
01—04
4 capabilities in this set.
Part of 13 available through Accela.
- 01 Capability
Create contact
Add a new person or organization to your civic database. This helps keep your applicant and contractor list current.
- 02 Capability
Create record
Create a new permit application or public record. Use this to initiate new civic requests quickly.
- 03 Capability
Get parcels
Pull detailed information on specific land parcels. This is useful for quick geospatial lookups.
- 04 Capability
Get record
Retrieve full details for a specific record or permit. Use this to see the full history of an application.
05—07
3 capabilities in this set.
Part of 13 available through Accela.
- 05 Capability
List documents
See all files attached to a specific record. This helps you quickly find blueprints or site photos.
- 06 Capability
List inspections
View all inspections linked to a record or inspector. Use this to see what visits are pending.
- 07 Capability
Schedule inspection
Book a new site visit for a specific record. This removes the need to call the office for scheduling.
08—10
3 capabilities in this set.
Part of 13 available through Accela.
- 08 Capability
Search addresses
Find valid addresses within your specific jurisdiction. Use this to verify locations for new permits.
- 09 Capability
Search contacts
Look up applicants, contractors, or other contacts. This helps you find the right person for a project.
- 10 Capability
Search records
Query for permits or applications based on your criteria. This is the fastest way to find specific files.
11—13
3 capabilities in this set.
Part of 13 available through Accela.
- 11 Capability
Update inspection
Change the status or results of a completed inspection. This lets you log results immediately from the field.
- 12 Capability
Update record
Modify details on an existing permit or application. Use this to keep your data accurate as projects evolve.
- 13 Capability
Upload document
Attach new files like blueprints or photos to a record. This helps keep all project documents in one place.
Set up in minutes
One URL. Then ask Accela to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Accela from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZClIWNCIvQ6qBaUyGEKw7s6iSoZyIl0tHv5H1DVo/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Accela, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Accela for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZClIWNCIvQ6qBaUyGEKw7s6iSoZyIl0tHv5H1DVo/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Accela URL.
- Step 03
Save and start
Save the connection and enable Accela in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"accela": {
"url": "https://edge.vinkius.com/vk_preview_ZClIWNCIvQ6qBaUyGEKw7s6iSoZyIl0tHv5H1DVo/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Accela
Open Agent mode in chat and ask: "Using Accela, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"accela": {
"url": "https://edge.vinkius.com/vk_preview_ZClIWNCIvQ6qBaUyGEKw7s6iSoZyIl0tHv5H1DVo/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Accela
Ask Copilot: "Using Accela, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"accela": {
"url": "https://edge.vinkius.com/vk_preview_ZClIWNCIvQ6qBaUyGEKw7s6iSoZyIl0tHv5H1DVo/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Accela
Open Cascade and ask: "Using Accela, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"accela": {
"url": "https://edge.vinkius.com/vk_preview_ZClIWNCIvQ6qBaUyGEKw7s6iSoZyIl0tHv5H1DVo/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Accela
Ask Cline: "Using Accela, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add accela --transport http "https://edge.vinkius.com/vk_preview_ZClIWNCIvQ6qBaUyGEKw7s6iSoZyIl0tHv5H1DVo/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Accela
Ask Claude: "Using Accela, show me...". 13 tools are ready
Where the request belongs
Work Accela can move forward.
This is for government officials, developers, and data analysts who are tired of clicking through slow, legacy civic portals to find basic permit or land information.
Government Operations Clerk
They use this to quickly update permit statuses and manage inspection schedules without manual data entry.
Real Estate Developer
They check the status of building applications and schedule required site visits directly from their project management capabilities.
Municipal Data Analyst
They pull parcel and address data for jurisdictional reporting and urban planning projects.
Construction Contractor
They use it to find contractor contacts and upload project documents like blueprints directly to the system.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLandTech
Research land ownership, planning applications, and property development opportunities with geospatial intelligence capabilities.
Home River Group
Connect and manage Home River Group properties, units, and residents via Entrata API.
Urbanise
Manage strata and community properties with owner portals, meeting management, and financial reporting for property managers.
Certn
Automate background checks and screenings for HR and Property Management via Certn. invite applicants, run quickscreens, and retrieve reports.
Shovels
Construction and permit data platform. search contractors and building permits via AI.
US Building Permit Fee Estimator
Estimate building permit, plan check, and inspection fees for major US cities.
Bring your own AI
Change the model, client or framework. Keep Accela connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Accela.
The practical details behind the request, access and result.
Can I use the Accela MCP to manage my city's permits?
Yes, this Connector connects your AI agent directly to your Accela platform. You can query permit statuses, search for specific applications, and update record details using natural language.
Does the Accela MCP work for land parcel data?
Yes, it allows you to retrieve detailed land parcel information and search for valid addresses within your specific jurisdiction.
How do I schedule inspections with the Accela MCP?
You can simply ask your AI agent to book a new site visit. It will use the scheduling capability to put the inspection on the calendar for a specific record.
Can I upload blueprints to Accela using this?
Yes, you can use your agent to upload new documents like blueprints, photos, or site plans directly to a specific record.
Is the Accela MCP good for contractors?
It's great for contractors because it lets them quickly check their application status, find contact information, and schedule required inspections without calling an office.
How does the Accela MCP handle contact info?
The Connector allows your agent to search for existing people or organizations and create new contacts for applicants and contractors in your database.
Can I use the Accela MCP to update inspection results?
Yes, you can tell your agent to update the results or status of a completed inspection, which then syncs back to your Accela platform.
Can I search for specific permits by their current status?
Yes. Use the search_records capability and provide a status filter (e.g., 'Pending' or 'Approved') to find all matching applications within your agency.
How do I schedule a new inspection for an existing record?
Simply use the schedule_inspection capability. You will need to provide the Record ID, the type of inspection, and the desired scheduled date.
Is it possible to retrieve land parcel details using a parcel number?
Yes, the get_parcels capability allows you to query the system using a parcel number to retrieve specific land and property metadata.
One connection away
Give your agent a direct line to Accela.
Connect Accela once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available