Archonmcp
@herhu
关于 Archonmcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"archon-mcp": {
"command": "npx",
"args": [
"-y",
"archon-mcp-client",
"https://archonspecs.dev/mcp/sse?apiKey=your_api_key_here"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
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!
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论