Stats
Actions
Tags
From symbiote
Local stdio MCP server launched via symbiote-cli. Capabilities unclear from configuration; likely provides custom tools, resources, or prompts as a subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"symbiote": {
"command": "npx",
"args": [
"-y",
"symbiote-cli",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub mohmmedashraf/symbiote --plugin symbiote