Stats
Actions
Tags
From claudia
Local stdio MCP server run via 'bunx claudia-cli mcp'. Exposes tools, resources, or prompts through claudia-cli; specific capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"claudia": {
"command": "bunx",
"args": [
"claudia-cli",
"mcp"
]
}
}
}Server configuration and connection parameters
bunxCommand-line arguments passed to the server process
npx claudepluginhub yuvalsuede/claudia