Tollbooth Authority — North America
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 — North AmericaCertify my operator for the Lightning network"
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 — North America
The North American on-ramp to the Lightning turnpike.
Identity:
npub1zummm5awn88kw2hz6deeyjprpw0fzuv9rvzrxf3vu453yyqzvdss49xd2tParent: DPYC Prime Authority (npub1l94pd…mq8pf) Peer Authorities under Prime:tollbooth-authority(Lonnie-Authority) Sub-Authority:tollbooth-authority-newenglandService:https://tollbooth-authority-northamerica.fastmcp.app/mcpNeon region:aws-us-west-2(Oregon)
A peer-level Authority under DPYC Prime, serving North American operators. Operators may choose this Authority to keep certification latency and audit trails in-region.
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 16 Authority @tool definitions are wheel-resident and shared with every other Authority MCP in the ecosystem.
For the protocol semantics, certificate format (Schnorr/NIP-33 kind 30079), fee cascade, registry enforcement, and tool catalog, see the canonical tollbooth-authority README — this repo is identical in behavior, distinct only in identity, region, and Neon tenant.
Related MCP server: lightning-mcp
Deploy
Two secrets required by Horizon:
Env var | Value |
| This Authority's nsec |
| A pooled Neon connection string in |
Everything else — BTCPay credentials for the cashier, operator credential templates — arrives via Secure Courier post-deploy (see docs/how-to-add-authority.md in the community repo).
The DPYC Ecosystem
DPYC is a federation of independent, SSE-based MCP servers sharing one Lightning-funded economy. This Authority certifies operators across the network. Sibling repos:
Core & governance
tollbooth-dpyc— shared Python SDK (crypto, vault, auth, pricing, audit)dpyc-community— governance registry (members, rulebook, CI validation)dpyc-oracle— free community concierge (membership, onboarding, tax-rate questions)tollbooth-authority— canonical certification Authoritytollbooth-sample— reference Operator implementationtollbooth-pricing-studio— native pricing editor (Swift/iOS)
Operators (paid MCP services)
cypher-mcp— monetized graph answers via named Cypher templates over Neo4j/AuraDB (certified under this Authority)schwab-mcp— Charles Schwab brokerage datathebrain-mcp— TheBrain knowledge-graph accessexcalibur-mcp— X/Twitter postingtaxsort-mcp— tax classification + Cloudflare Pages UIoptionality-mcp— options analytics
Utilities & advocates
tollbooth-oauth2-collector— shared 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
- AlicenseAqualityBmaintenanceMCP server that enables AI agents to make autonomous Bitcoin Lightning Network payments using the L402 protocol. Agents can pay for API access, purchase resources, and complete transactions without human intervention — invoice comes in, sats go out, done.Last updated179MIT
- Alicense-qualityFmaintenanceMCP server that gives AI agents Lightning payments, L402 API access, trust verification, and service discovery.Last updated12MIT
- Alicense-qualityCmaintenanceMCP server for sovereign US legal workflows, providing Ed25519-signed manifests and offline-capable access via your own infrastructure.Last updatedMIT
- Alicense-qualityCmaintenanceAn MCP server that enables AI agents to send and receive Bitcoin over the Lightning Network using NWC or LND backends.Last updatedMIT
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
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-northamerica'
If you have feedback or need assistance with the MCP directory API, please join our Discord server