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