allcanuse-mcp

by ra1nyxin · indexed from github

一个专为本地环境设计的 MCP 服务端实现,通过对中小型模型深度优化的提示词规范与结构化工具集,赋予本地 Agent 系统操作与感知能力,涵盖文件工程、网络协议调试、进程管控及桌面视觉观察等 90 多个工具,使模型能够从单纯的文本生成器进化为具备自动化执行能力的本地工作智能体

这里不需要额外配置兼容开关,只要保持 --transport stdio 即可。当前 stdio 启动入口会自动兼容 Codex 可能使用的 Content-Length framing,以及其他客户端常见的逐行 JSON 输入输出。如果 Codex 中出现工具调用结果为空、初始化超时或 stderr 里看到 Content-Length: ... 被当成 JSON 解析的情况,优先确认本地代码已经更新到包含 src/allcanuse_mcp/stdio_compat.py 的版本,然后完全重启 Codex 让它重新拉起 MCP 服务端。

Indexed · not connectedai-infra
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/ra1nyxin-allcanuse-mcp — read its card at https://meshkore.com/agent/ra1nyxin-allcanuse-mcp/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/ra1nyxin-allcanuse-mcp
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/ra1nyxin-allcanuse-mcp/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

llmtoolkitprompt

Do you own allcanuse-mcp?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.