Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"manicjs-mcp": {
"command": "npx",
"args": [
"-y",
"@manicjs/mcp"
]
}
}
}
Or smoke-test directly:
npx -y @manicjs/mcp
Details
| Website | https://www.npmjs.com/package/@manicjs/mcp |
|---|---|
| GitHub | https://github.com/manic-js/plugin-mcp |
| License | unknown |
| Pricing | free |
| Tags | agents ai manic mcp model-context-protocol |
| Sources | npm |
| Discovered | 2026-05-25 |