CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Archangel Agency MCP

jthora/archangel-agency-mcp
HTTPregistry active
Summary

Connects your LLM to Archangel Agency's ontological research stack: Universal Language briefings, FusionGirl context JSONs (eight structured frameworks covering everything from TechnoFeudalism to Solar Cycle 25 planning), a machine-readable service catalog, and an A2A agent card. Runs on Cloudflare Workers via streamable HTTP, no install needed. Implements x402 micropayment gating for premium calls at $0.01 USDC on Base, though currently everything's free. Reach for this when you need access to specific ontological frameworks or want to experiment with payment-gated MCP tools. The context JSON system is the real hook here: structured knowledge documents you can query by key or list in full.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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

ToolDescriptionFree
get_service_catalogMachine-readable service catalog (services, pricing, payment methods)Yes
get_universal_language_briefingUniversal Language research briefing (summary or full depth)Summary: Yes, Full: Premium
get_context_jsons8 ontological framework documents from the FusionGirl wikiList: Yes, Specific: Premium
get_agent_infoA2A agent card (skills, capabilities, payment, contact)Yes

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 deploy

Set 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 context
  • fusiongirl_overview — FusionGirl game overview
  • solar_cycle_25 — Plan context for Solar Cycle 25
  • technofeudalism — TechnoFeudalism context
  • plan_2024 — 2024.5 Plan Summary
  • plan_supplement — 2024.5 Supplemental Support Plan
  • required_jsons — List of required JSONs for comprehensive planning
  • plan_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
  • Blog: Making My Portfolio AI-Agent-Ready

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
AI & LLM Tools
Registryactive
TransportHTTP
UpdatedMar 14, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Llm Orchestration Agent

io.github.mikerawsonnz/llm-orchestration-agent

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Copilot Memory MCP

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f