Archonmcp
@herhu
About Archonmcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"archon-mcp": {
"command": "npx",
"args": [
"-y",
"archon-mcp-client",
"https://archonspecs.dev/mcp/sse?apiKey=your_api_key_here"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Archonmcp?
Archonmcp is a silent, standards-compliant Model Context Protocol (MCP) client bridge that proxies Claude Desktop’s stdio requests directly into an Archon Specs SSE remote backend over HTTPS. It is designed for developers who need a clean, log-free proxy that prevents stdout JSON-RPC pollution, which can crash Claude Desktop’s strict parsers.
How to use Archonmcp?
No installation is required. Configure claude_desktop_config.json to execute the client remotely via npx with the Archon Specs SSE endpoint and your API key. Full documentation is available at https://archonspecs.dev/docs.html.
Key features of Archonmcp
- Completely silent operation – no extraneous stdout logs.
- Natively bridges Claude Desktop stdio to SSE remote backend.
- Guarantees JSON-RPC hygiene for stable Claude Desktop usage.
- Zero-install usage via
npx. - Runs over HTTPS for secure communication.
- Publicly live at https://archonspecs.dev.
Use cases of Archonmcp
- Connecting Claude Desktop to Archon Specs remote architecture compiler backend.
- Replacing local MCP servers with a clean remote proxy without log interference.
- Ensuring stable Claude Desktop operation when using MCP tools over a network.
- Quickly prototyping or testing Archon Specs features from Claude Desktop.
FAQ from Archonmcp
Do I need to install the library?
No. You only need to configure your Claude Desktop configuration file (claude_desktop_config.json) to run it via npx.
How do I configure Archonmcp for Claude Desktop?
Add the provided JSON snippet to your claude_desktop_config.json, replacing your_api_key_here with your actual API key. The command uses npx to fetch and run the latest version of the client.
What transport does Archonmcp use?
It proxies Claude Desktop’s stdio requests into Archon Specs’ Server-Sent Events (SSE) remote backend over HTTPS.
Where can I get an API key and more documentation?
Full documentation, including API key acquisition, is available at https://archonspecs.dev/docs.html.
Frequently asked questions
Do I need to install the library?
No. You only need to configure your Claude Desktop configuration file (`claude_desktop_config.json`) to run it via `npx`.
How do I configure Archonmcp for Claude Desktop?
Add the provided JSON snippet to your `claude_desktop_config.json`, replacing `your_api_key_here` with your actual API key. The command uses `npx` to fetch and run the latest version of the client.
What transport does Archonmcp use?
It proxies Claude Desktop’s `stdio` requests into Archon Specs’ Server-Sent Events (SSE) remote backend over HTTPS.
Where can I get an API key and more documentation?
Full documentation, including API key acquisition, is available at [https://archonspecs.dev/docs.html](https://archonspecs.dev/docs.html).
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
Comments