Akil MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Akil MCPWhat public records should I check before signing a storefront lease?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Akil MCP - New York City Edition
NYC public records for AI agents.
Akil MCP connects Claude, ChatGPT, Codex, and custom agents to a hosted civic data layer built around real workflows, reusable identifiers, and source-backed public records.
The product is the hosted MCP server. This repository is the public connection home for developers and evaluators.
Connect
There is nothing to install for normal use.
MCP endpoint: https://mcp.askakil.ai/mcp
Client | How to connect |
Claude | Add Akil as a custom connector, paste the MCP URL, and sign in when prompted. |
ChatGPT | Use connectors where available, add the MCP URL, and complete the Akil authorization flow. |
Codex | Register Akil as a streamable HTTP MCP server. Developer access can send an API key as a bearer token. |
Custom agents | Use OAuth for user-authorized sessions or API keys for backend jobs and partner workflows. |
Full setup and docs:
Related MCP server: filed-mcp-server
What agents can do
Akil is organized around civic workflows rather than a single dataset.
Evaluate a business location: permits, licenses, inspections, location context
Research a property or building: ownership, deeds, permits, violations, sales, tax records
Follow public money: awards, payments, contracts, agency budgets
Understand influence: lobbying, campaign finance, legislation, votes, hearings
Check an organization: nonprofit registries, audits, funding history, compliance records
Ask about a place: address, BBL, district, neighborhood, radius, polygon, or corridor
Why this exists
A general model can reason. Akil gives it records to reason from.
The useful part is not the number of tools. It is that fragmented public records come back with stable identifiers, source context, and next steps an assistant can actually follow.
Anchor-first design
Akil responses are designed to keep agents oriented around durable civic identifiers:
BBLfor tax lots, buildings, ownership, permits, sales, tax records, and violationsEINfor nonprofits, audits, awards, filings, and organization checksAgencyfor budgets, contracts, payments, rules, hearings, and payroll contextDistrictor other boundaries for place-based questionsLicenseand application identifiers for regulated businessesTime windowfor bounded, usable queries
These anchors let an assistant move from one public record system to another without losing the subject of the question.
Example prompts
I am looking at a storefront lease. What public records should I check before signing?Who owns this building, and are there recent permits or violations tied to the tax lot?Show public funding, contracts, and payments tied to this organization.What changed in this council district over the last year?Is this restaurant, liquor, tobacco, cannabis, or sidewalk-cafe location worth checking more closely?Standards and discovery
For clients, directories, and evaluators that probe machine-readable surfaces:
Server Card:
https://mcp.askakil.ai/.well-known/mcp/server-card.json(also at/.well-known/mcp.json)OAuth resource metadata:
https://mcp.askakil.ai/.well-known/oauth-protected-resource(RFC 9728)Protocol: serves current-era MCP clients (protocol revision
2026-07-28) and 2025-era legacy clients on the same endpointHealth:
https://mcp.askakil.ai/healthreports version and live tool countTool behavior: every tool is read-only and non-destructive, declares MCP safety annotations, returns a source-attribution footer, and states plainly when a search is capped or empty
Registry manifest:
server.jsonin this repository
Public surfaces
Product: askakil.ai
MCP overview: askakil.ai/mcp
Developer docs: askakil.ai/mcp/docs
Company: akilventures.com
Contact: hello@akilventures.com
About
Akil is built by Akil Ventures, Inc., a Delaware corporation building civic intelligence infrastructure for AI agents.
License
MIT. This public repository documents the hosted MCP server and lightweight connection metadata. The hosted Akil service runs proprietary infrastructure and is not open source.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Agent-native MCP server over 49M+ US public and government records, privacy-first, always current.
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Hosted MCP server for live public-data APIs and Skills for AI agents.
Agent-native MCP over US public + government records, entity- and parcel-keyed.
Related MCP Servers
- AlicenseAqualityAmaintenanceMCP server for NYC real estate due diligence. Lets Claude query 22+ NYC public-record databases — DOB/HPD/ECB violations, ACRIS deeds, DOF sales, 311 complaints, FDNY incidents, NYPD complaints, marshal evictions, PLUTO, rent stabilization — in plain English.187MIT
- FlicenseAqualityDmaintenanceAn MCP server that gives AI agents access to US business entity data, enabling searches across 9 state registries, SEC EDGAR filings, federal contracts, and lobbying disclosures.61
- AlicenseAqualityBmaintenanceAn MCP server that gives AI agents clean, token-efficient access to US civic & property data — geocoding, census tracts, Opportunity Zones, ACS demographics, and FEMA flood zones — sourced entirely from free federal open data.5521MIT
- AlicenseAqualityBmaintenanceAn MCP server that gives LLM agents typed, cached access to civic open-data portals via Socrata (SODA 2.1 + Discovery API), enabling search, query, profiling, sampling, and CSV export of datasets.6MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AkilVentures/akil-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server