Venue Authority
About
Verify food-service facilities against supported regulator records.
Details
- Author
- kingymon1
- Categories
- Developer Tools, Security, Other
Jump to
Setup
Install Venue Authority in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/kingymon1/venue-authority-api
Follow the installation instructions in the repository README, then restart your MCP client.
Venue Authority checks a food-service merchant's name and street address against supported US regulator records. Each decision includes the matched source and evidence boundary, so merchant onboarding teams can keep an audit receipt instead of relying on an opaque yes or no.
It is built for payment facilitators, marketplaces, KYB providers, and restaurant platforms that need to verify locations during onboarding. Watchlist and webhook operations are documented for supported workspaces. Paid monitoring expansion is not available yet. Check current availability on the status and pricing pages.
The coverage endpoint does not require an API key:
curl https://venueauthority.com/api/v1/coverage
The response shows the jurisdictions, regulator sources, source classes, and freshness state currently available to the API. Check it before sending merchant records.
Open the public Portfolio Proof exampleto inspect a source-linked accepted decision, a rejected decision, and the evidence boundary. The fixed example does not require an account or upload a file.
- Create a verified workspace.
- Create a test key in the dashboard. An eligible verified workspace receives a one-time allowance of 25 test units.
- Send a merchant name and street address with a stable request ID.
curl -X POST https://venueauthority.com/api/v1/resolve \ -H 'Authorization: Bearer YOUR_ONE_TIME_KEY' \ -H 'X-Request-Id: quickstart-000001' \ -H 'Content-Type: application/json' \ --data '{"name":"MERCHANT NAME","address":"STREET ADDRESS"}'
A valid decision returns the disposition, policy reason, source identity, source class, source attribution, snapshot, and evidence boundary. Replaying the same request ID with the same payload returns the stored result without another debit.
- OpenAPI 3.1 contract
- Postman collection
- Ten-minute quick start
The contract also covers canonical facility records, portfolios, audit exports, webhooks, and webhook delivery history.
The repository includes three reviewed, versioned integrations:
- Node.js SDKfor Node 18 and later. It has no runtime dependencies.
- Python SDKfor Python 3.9 and later. It uses only the standard library at runtime.
- MCP serverfor MCP hosts that need public coverage, facility resolution, or canonical facility evidence.
Venue Authority resolves a submitted facility to a supported regulator record. It does not infer the legal operator, prove that a business is physically open, or search outside the coverage returned by the API. Uncertain matches are rejected.
- Developer documentation
- Coverage
- Pricing
- Service status
- Support
- Terms
This repository contains public integration artifacts. Use of the hosted API is governed by the Venue Authority terms.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Detect and audit AI bias across protected characteristics — demographic parity, equalized odds, disparate impact analysis
Verify US/Canada freight carriers and brokers: live FMCSA data, trust scores, registry search, and partner watchlist monitoring for AI agents.
Company lookup, LEI search, SEC filings, and financials for AI agents. 6 tools, free, no API key.
EU Corporate Sustainability Reporting Directive compliance — ESRS mapping, double materiality, ESG data collection by MEOK AI Labs
SEC filings and insider trades in real-time. 10-K, 10-Q, 8-K, Form 4, and company lookup.
185 agent-payable C-suite intelligence tools — competitive intel, SEC filings, sanctions, KYC, clinical evidence, ESG. x402 USDC/EURC. 100 free calls/mo.
Sourced carbon emission factors + audit-traced calculations an AI can cite.
Shariah-compliant investing for AI agents — screen stocks & ETFs across 5 methodologies (AAOIFI, DJIM, FTSE, MSCI, S&P), audit portfolios, calculate zakat, get market data, news & SEC filings.
jpcite — Japan public-program MCP server. 11,684 subsidies + 9,484 e-Gov laws + 22,258 enforcement cases + 13,801 invoice registrants + 166K corporate entities. 93 tools. Evidence Packet with source_url + fetched_at + known gaps. ¥3/req metered, 3 free per IP daily. Anonymous trial, no signup.
Look up companies, board members, and business roles across Norway, Denmark, Finland, and Sweden's official business registries.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





