Archangel Agency MCP
https://archangel-agency-mcp.jordan-trana.workers.dev/mcpskills: {'id': 'get_service_catalog', 'name': 'get_service_catalog', 'description': 'Returns the full machine-readable service catalog including available services, pricing, and payment methods. Use this to understand what Archangel Agency offers to AI agents.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_universal_language_briefing', 'name': 'get_universal_language_briefing', 'description': 'Returns the Universal Language research briefing — structured content about the formally derivable geometric pattern language. Useful for answering questions about UL, AI alignment through ontological context, or UQPL.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_context_jsons', 'name': 'get_context_jsons', 'description': "Returns the directory of Context JSON briefing documents — structured ontological frameworks built on Universal Language primitives, designed for AI consumption. Use 'list' to see available contexts, or specify a context name to fetch it directly.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_agent_info', 'name': 'get_agent_info', 'description': "Returns the A2A agent card with skills, capabilities, payment methods, and contact info for Jono Tho'ra / Archangel Agency.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 143.8ms; conformance: pass
How to connect
https://archangel-agency-mcp.jordan-trana.workers.dev/mcp
curl -X POST https://archangel-agency-mcp.jordan-trana.workers.dev/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'