- ARCHON-MCP-CLIENT
ARCHON-MCP-CLIENT
# 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
4 months agoUpdated At
4 months agoAuthor Name
-Star
-Tags
Recommend Clients
View AllENSEMBLE-MCP
a month ago
ZENGLIANGYI
a month ago
LIVONIAN
a month ago
EXPLYT
13 days ago
NOVAMYND
a month ago
CAPTAIN-CLAW
a month ago
GGWP
20 days ago
ENGRAMMIC---SELF-GOVERNING-MEMORY-FOR-AGENTS
2 months ago
AGENT
a month ago
MCP-PEEK
24 days ago
MCP-BUNDLES
3 months ago
PGQ-PUBLIC-JUDGMENT-QUOTIENT
a month ago