Archangel Agency Mcp

by Jthora

311 downloads
Not rated
GitHub

About

MCP server for Archangel Agency — query ontological research, Universal Language briefings, Context JSON frameworks (8 ontological documents from FusionGirl wiki), and A2A agent card. Human-service provider offering structured knowledge designed for AI agent consumption. Built on

Details

Author
Jthora
Downloads
311
Categories
Knowledge Base

- Query ontological research via MCP
- Deliver Universal Language briefings
- Expose Context JSON frameworks from 8 FusionGirl wiki documents
- Provide A2A agent card for agent-to-agent communication
- Built on Cloudflare Workers with rate limiting
- Implements x402 payment infrastructure for access control

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Archangel Agency Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

get_service_catalog

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.

get_universal_language_briefing

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.

get_context_jsons

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.

get_agent_info

Returns the A2A agent card with skills, capabilities, payment methods, and contact info for Jono Tho'ra / Archangel Agency.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "archangel agency mcp": {
            "archangel-agency-mcp": {
                "url": "https://archangel-agency-mcp.jordan-trana.workers.dev/mcp"
            }
        }
    }
}

McpServers

{
    "archangel-agency-mcp": {
        "url": "https://archangel-agency-mcp.jordan-trana.workers.dev/mcp"
    }
}

MCP server for Archangel Agency — query ontological research, Universal Language briefings, Context JSON frameworks (8 ontological documents from FusionGirl wiki), and A2A agent card. Human-service provider offering structured knowledge designed for AI agent consumption. Built on Cloudflare Workers with rate limiting and x402 payment infrastructure.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.