Archonmcp

Created By
herhu2 months ago
Overview

archon-mcp-client

🚀 Live: https://archonspecs.dev

A completely silent, standards-compliant Model Context Protocol (MCP) client bridge that natively proxies Claude Desktop stdio requests directly into an Archon Specs SSE remote backend over HTTPS.

Unlike other public MCP proxies, this package guarantees complete stdout JSON-RPC hygiene, preventing log pollution that crashes Claude Desktop's strict parsers.

Usage

You do not need to install this library. Just configure your claude_desktop_config.json to execute it remotely via npx. Find more information and full documentation at https://archonspecs.dev/docs.html.

{
  "mcpServers": {
    "archon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "archon-mcp-client",
        "https://archonspecs.dev/mcp/sse?apiKey=your_api_key_here"
      ]
    }
  }
}

Archon Specs — AI Backend Architecture Compiler

🌐 Website: https://archonspecs.dev
📚 Docs: https://archonspecs.dev/docs.html
📦 Library: https://archonspecs.dev/library.html

Server Config

{
  "mcpServers": {
    "archon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "archon-mcp-client",
        "https://archonspecs.dev/mcp/sse?apiKey=your_api_key_here"
      ]
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
herhu
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Linkpulse

20 hours ago