archangel-agency-mcp
archangel-agency-mcp
MCP server for Archangel Agency — query ontological research, Universal Language briefings, Context JSON frameworks, and the A2A agent card.
Live endpoint: https://archangel-agency-mcp.jordan-trana.workers.dev/mcp
Tools
Tool | Description | Free |
| Machine-readable service catalog (services, pricing, payment methods) | Yes |
| Universal Language research briefing ( | Summary: Yes, Full: Premium |
| 8 ontological framework documents from the FusionGirl wiki | List: Yes, Specific: Premium |
| A2A agent card (skills, capabilities, payment, contact) | Yes |
Related MCP server: Secant Agent Research
Quick Start
Add to your MCP client config (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"archangel-agency-mcp": {
"url": "https://archangel-agency-mcp.jordan-trana.workers.dev/mcp"
}
}
}No API key needed. No installation required. It's a remote HTTP server.
How It Works
Transport: MCP Streamable HTTP (JSON-RPC over HTTP POST)
Protocol: MCP 2024-11-05
Runtime: Cloudflare Workers (edge-deployed, globally distributed)
Rate Limit: 60 requests/minute per IP
Payment: x402-ready — premium tools can be gated behind $0.01 USDC micropayments on Base (currently all free)
Self-Hosting
Clone and deploy to your own Cloudflare account:
git clone https://github.com/Jthora/archangel-agency-mcp.git
cd archangel-agency-mcp
npx wrangler deploySet the site URL variable in wrangler.toml to point to your own site if forking.
Context JSONs
The get_context_jsons tool serves structured ontological frameworks from the FusionGirl wiki:
archangel_agency— Archangel Agency LLC contextfusiongirl_overview— FusionGirl game overviewsolar_cycle_25— Plan context for Solar Cycle 25technofeudalism— TechnoFeudalism contextplan_2024— 2024.5 Plan Summaryplan_supplement— 2024.5 Supplemental Support Planrequired_jsons— List of required JSONs for comprehensive planningplan_template— Plan template
Call with context="list" to get the full directory, or specify a key to fetch directly.
x402 Payment Gate
Premium tools are gated behind the x402 protocol for USDC micropayments on Base. Currently active.
Payment: $0.01 USDC per premium call
Network: Base mainnet
Currency: USDC (
0x833589fCD6eDb6E08f4c7C32D4f71b1566469c3d)Protocol: HTTP 402 via x402.org facilitator
To self-host with x402, set CDP_API_KEY_ID and CDP_API_KEY_SECRET as Wrangler secrets via npx wrangler secret put.
Links
Website: jono.archangel.agency
Health check: archangel-agency-mcp.jordan-trana.workers.dev
Agent card: .well-known/agent-card.json
MCP manifest: .well-known/mcp.json
ERC-8004: Agent #30650 on Base
License
MIT
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
- AlicenseBqualityDmaintenanceDynamic MCP server — 30+ tools across fact verification, agent memory, Indian NLP, contract risk, security threat modelling, sales call intelligence and more. x402/USDC micropayments on Base.339MIT
- AlicenseAqualityAmaintenancePaid web research MCP tools for autonomous agents: search, page extraction, citations, and diff monitoring through a live x402 API. Unpaid calls return the Base USDC payment requirement so agents can pay and retry safely.41MIT
- Alicense-qualityDmaintenanceMade-to-order data for AI agents via x402 micropayments on Base. Describe a need in plain language, get a custom quote, pay per call. No signup, no API keys. HTTP + MCP transports. 5 tools.1MIT
- Flicense-qualityCmaintenancePay-per-call structured data for autonomous AI agents. x402-metered, MCP-native.
Related MCP Connectors
People + life-in-days knowledge for AI agents. Public MCP; x402 on Base; OAuth for private tools.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Paid MCP web research for agents: search, extraction, citations, and x402 payment discovery.
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/Jthora/archangel-agency-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server