ARCHON-MCP-CLIENT

Created By
2 months ago
# archon-mcp-client A completely silent, standards-compliant [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) client bridge that natively proxies Claude Desktop `stdio` requests directly into an Archon `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](https://archonspecs.dev/docs.html). ```json { "mcpServers": { "archon-mcp": { "command": "npx", "args": [ "-y", "archon-mcp-client", "https://archonspecs.dev/mcp/sse?apiKey=your_api_key_here" ] } } } ```
Overview

archon-mcp-client

A completely silent, standards-compliant Model Context Protocol (MCP) client bridge that natively proxies Claude Desktop stdio requests directly into an Archon 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"
      ]
    }
  }
}

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
-
Star
-
Category
Tags

Recommend Clients

View All
PACE

2 months ago
ODOO-MCP-SERVER

2 months ago
KTA-ORACLE

2 months ago
MCP-BUNDLES

2 months ago
VERILEX-DATA

3 months ago
UI-THING

4 months ago
ANALOG-LIVE-DATA

3 months ago
KERNELGEN

3 months ago
NANA-BANANA-PRO

3 months ago