Tollbooth Authority New England
Click 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., "@Tollbooth Authority New Englandcertify my operator account for New England"
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.
Tollbooth Authority New England
The New England exit off the North American on-ramp.
Identity:
npub157hmysd6sw7m8kkldycnnc74mssxp9nweddk2p5sw9l2nktr950qyxrennParent:tollbooth-authority-northamerica(npub1zummm…xd2t) Service:https://tollbooth-authority-newengland.fastmcp.app/mcpNeon region:aws-us-east-2(Ohio)
A sub-regional Authority certified by NorthAmerica. The first 3-deep Authority chain in the DPYC ecosystem (Prime → NorthAmerica → NewEngland); operators serving New England patrons may choose NE to keep certification latency and audit trails as local as the protocol allows.
The metaphors in this project are drawn with admiration from The Phantom Tollbooth by Norton Juster, illustrated by Jules Feiffer (1961). We just built the payment infrastructure.
Architecture
This repository is a thin consumer of the tollbooth-dpyc wheel's tollbooth.authority extension (wheel ≥ 0.22.1). The entire deployable surface lives in src/tollbooth_authority/server.py (~90 lines): a FastMCP instance, an OperatorRuntime, and two register_*_tools(mcp, runtime) calls. Onboarding state machine, Schnorr signer, replay tracker, Neon tenant provisioning, and the Authority @tool definitions are wheel-resident and shared with every other Authority MCP in the ecosystem.
NE was scaffolded from tollbooth-authority at the start (May 16, 2026) but is no longer a fork — wheel v0.22.0 collapsed every shared module into tollbooth.authority.*. The two repos now coexist as independent thin consumers of the same mixin, distinct only in identity, region, and Neon tenant.
For protocol semantics, certificate format, fee cascade, and tool catalog, see the canonical tollbooth-authority README.
Related MCP server: fallimmig-us-mcp
Onboarding chain note
NE's onboarding (confirm_authority_claim → check_authority_approval) escalates to NorthAmerica, not Prime — the wheel's resolve_my_parent_npub reads NE's own upstream_authority_npub from the dpyc-community registry and routes the approval DM there. The 3-deep chain is transparent to the protocol; the registry is the source of truth.
Deploy
Two secrets required by Horizon:
Env var | Value |
| NE's nsec |
| A pooled Neon connection string in |
Everything else — BTCPay credentials for the cashier — arrives via Secure Courier post-deploy (see docs/how-to-add-authority.md in the community repo).
DPYC Ecosystem
NE is one Authority in the wider DPYC federation — a Social Contract of Operators and Authorities bound by transparent, auditable economic rules, with a Certification Chain cascading from the First Curator down through regional Authorities like this one.
tollbooth-dpyc— shared Python SDK (all crypto, vault, auth, pricing, audit)dpyc-community— governance registry and onboarding docsdpyc-oracle— free community concierge (registry reads)tollbooth-authority— canonical Authority (certification backbone)tollbooth-sample— reference Operator implementationtollbooth-pricing-studio— native pricing editor (Swift/iOS)cypher-mcp— monetized graph answers (named Cypher over Neo4j/AuraDB)schwab-mcp— Schwab brokerage datathebrain-mcp— TheBrain knowledge graphexcalibur-mcp— X/Twitter postingtaxsort-mcp— tax sorting and classificationoptionality-mcp— options analyticstollbooth-oauth2-collector— OAuth2 callback collectortollbooth-shortlinks— URL shortener
License
Apache-2.0
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 Servers
- AlicenseAqualityDmaintenanceAn MCP server that exposes tools for issuing scoped agent credentials, delegating narrower child credentials, handling approvals, revoking task trees, and retrieving audit trails and evidence packets.Last updated141Apache 2.0
- Alicense-qualityCmaintenanceA sovereign, MIT-licensed MCP server for professional-service workflows, providing offline-capable, Ed25519-signed tools for autonomous agents and human developers.Last updatedMIT
- Alicense-qualityCmaintenanceProvides a sovereign, MIT-licensed MCP server for professional-service workflows, running entirely on your infrastructure with Ed25519 cryptographic signing for every action.Last updatedMIT
- Alicense-qualityCmaintenanceA sovereign, MIT-licensed MCP server that wraps the fallengineer SDK, enabling professional service workflows with offline capability and cryptographic signing.Last updatedMIT
Related MCP Connectors
Tollbooth Authority — Certified Purchase Order Service for DPYC operators
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
Tollbooth Authority — North America regional certifier
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/lonniev/tollbooth-authority-newengland'
If you have feedback or need assistance with the MCP directory API, please join our Discord server