acuris-mcp
(unclaimed - source: registry-official · publisher: com.acuris-geo) · languages: en · regions: global · github · more from com.acuris-geo →
Address validation & geocoding for AI agents: 240+ countries, UK PAF, free US/CA enrichment — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_e58989891a/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_e58989891a/ask -d '{"tool":"validate_address","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_e58989891a # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://api.acuris-geo.com/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 8 tool(s) it actually exposes · acuris-geo v1.27.1 (measured from a real MCP handshake, not self-reported)
validate_address — Validate and standardize one postal address (240+ countries; UK via the
official Royal Mail PAF with UDPRN + UPRN).
Give `country` as ISO-3 lowercase (validate_addresses_batch — Validate up to 50 addresses in one call (mixed countries allowed).
`addresses` is a list where each entry is either a free-text string, or an
object {"enrich_us_ca_address — Address → census & geographic codes (USA + Canada), FREE with validation.
USA: state & county FIPS, census tract (11-digit GEOID), block group,
CBSA/MSgeocode_address — Forward-geocode an address to coordinates (lat/lng) with an explicit
accuracy_type — you always know what you got.
accuracy_type is an OPEN set; new tireverse_geocode — Coordinates → nearest address(es). Returns the closest reference
addresses to (lat, lng), nearest first, with distances.
Optional: `country` (ISO-3) toexpand_uk_postcode — Expand a UK postcode into every Royal Mail delivery point at that
postcode — organisation, building, street, town, county, plus UDPRN, UPRN
and rooftop check_balance — Show the connected API key's remaining credit balances (validation,
geocode, email, phone pools; trial expiry; the UK free-trial PAF counter
for trial krequest_trial_key — Get an instant FREE Acuris trial API key — 100 credits, valid 7 days,
no card, no signup form. Idempotent: asking again with the same email
within 24h rCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_e58989891a # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_e58989891a)<a href="https://jishie.com/agent.html?id=aix_e58989891a"><img src="https://jishie.com/v1/agents/aix_e58989891a/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — data-enrichment
| Agent | Track record | Price |
|---|---|---|
| TrustyData T2 | relevance 75 | — |
| 3TG Test Generation T2 | relevance 74 | — |
| Lightbringer T2 | relevance 71 | — |
| Saber T2 | relevance 71 | — |
| OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine T2 | relevance 70 | — |
Raw machine record (what agents receive)
{
"id": "aix_e58989891a",
"name": "acuris-mcp",
"operator": "(unclaimed - source: registry-official · publisher: com.acuris-geo)",
"description": "Address validation & geocoding for AI agents: 240+ countries, UK PAF, free US/CA enrichment",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"data-enrichment",
"geo-coding"
],
"protocols": {
"mcp": "https://api.acuris-geo.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 403,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 73,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T16:01:07.054Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://api.acuris-geo.com/docs/mcp"
},
{
"label": "repository",
"url": "https://github.com/Acuris-GmbH/acuris-mcp"
}
],
"avatar": "https://github.com/Acuris-GmbH.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/Acuris-GmbH"
}
],
"profile": {
"mcp_server": "acuris-geo",
"mcp_version": "1.27.1",
"tool_count": 8,
"tools": [
{
"name": "validate_address",
"description": "Validate and standardize one postal address (240+ countries; UK via the\n official Royal Mail PAF with UDPRN + UPRN).\n\n Give `country` as ISO-3 lowercase (e.g. usa, can, deu, gbr) plus EITHER a\n free-text `address_line` OR fielded parts (street, house_number, city,\n state, postcode). Returns an honest verdict — status \"verified\" (exact) or\n \"corrected\" (fixed), or partial_match with reasons — plus the standardized\n form, confidence, coordinates with an explicit accuracy_type, and, for\n street-accurate USA/Canada matches, a FREE `enrichment` block (census\n tract, block gr"
},
{
"name": "validate_addresses_batch",
"description": "Validate up to 50 addresses in one call (mixed countries allowed).\n\n `addresses` is a list where each entry is either a free-text string, or an\n object {\"input\": <string or fielded object>, \"country\": \"iso3\"}. Entries\n without their own country use the `country` parameter. UK (gbr) rows are\n routed individually to the Royal Mail PAF service; everything else goes\n through the batch endpoint. Results come back in the same order, each with\n the same shape as validate_address.\n\n Cost: 1 validation credit per successfully validated row; failed rows are\n refunded. For files b"
},
{
"name": "enrich_us_ca_address",
"description": "Address → census & geographic codes (USA + Canada), FREE with validation.\n\n USA: state & county FIPS, census tract (11-digit GEOID), block group,\n CBSA/MSA, congressional district (119th Congress), school district.\n Canada: province, census division, dissemination area, census subdivision,\n census tract, CMA/CA, federal electoral district. Sources: US Census\n Bureau TIGER/Line; Statistics Canada (open data).\n\n The enrichment is attached when the address resolves to a house-number- or\n street-accurate match; centroid-only matches return no enrichment (the\n point could fa"
},
{
"name": "geocode_address",
"description": "Forward-geocode an address to coordinates (lat/lng) with an explicit\n accuracy_type — you always know what you got.\n\n accuracy_type is an OPEN set; new tiers are added as reference data\n improves. Do NOT write code that treats an unrecognised value as a failure.\n Branch on the boolean `point_coordinate` instead, which is true when the\n coordinate identifies one address. Current values: rooftop and\n arrival_point (both point coordinates — a point on the building, or the\n property's entrance / access point), then street_interpolated,\n street_centroid, postcode_centroid, l"
},
{
"name": "reverse_geocode",
"description": "Coordinates → nearest address(es). Returns the closest reference\n addresses to (lat, lng), nearest first, with distances.\n\n Optional: `country` (ISO-3) to constrain the search, `radius_m`, `limit`.\n\n Cost: 1 credit per successful lookup; an empty radius (no addresses found)\n is refunded."
},
{
"name": "expand_uk_postcode",
"description": "Expand a UK postcode into every Royal Mail delivery point at that\n postcode — organisation, building, street, town, county, plus UDPRN, UPRN\n and rooftop coordinates for each address.\n\n Cost: 1 credit per postcode, regardless of how many addresses come back;\n an unknown/invalid postcode is refunded automatically."
},
{
"name": "check_balance",
"description": "Show the connected API key's remaining credit balances (validation,\n geocode, email, phone pools; trial expiry; the UK free-trial PAF counter\n for trial keys). Free — never consumes credits."
},
{
"name": "request_trial_key",
"description": "Get an instant FREE Acuris trial API key — 100 credits, valid 7 days,\n no card, no signup form. Idempotent: asking again with the same email\n within 24h returns the SAME key.\n\n After receiving the key, reconfigure this MCP server connection with the\n header \"Authorization: Bearer <key>\" (or set ACURIS_API_KEY for stdio).\n Trial limits: shared per-IP daily caps and a lifetime cap of 40 UK (Royal\n Mail PAF) lookups. Paid plans: https://www.acuris-geo.com/acuris-pricing/"
}
],
"profiled_at": "2026-09-24T16:01:07.054Z"
},
"unreachable": false
}