Stats
Actions
Tags
From claudio
Runs locally as a stdio subprocess via the claudio-server --mcp command. Exposes MCP tools, resources, or prompts; specific capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"claudio": {
"command": "claudio-server",
"args": [
"--mcp"
]
}
}
}Server configuration and connection parameters
claudio-serverCommand-line arguments passed to the server process
npx claudepluginhub cleanser-labs/claudio