Stats
Actions
Tags
From elisym
Local MCP server launched via npx. No external service connections or API keys identified from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"elisym": {
"command": "npx",
"args": [
"-y",
"@elisym/mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub elisymlabs/elisym --plugin elisym