Stats
Actions
Tags
From dj-claude
Runs a local MCP server for the DJ Claude project, providing tools and resources for interacting with DJ Claude's capabilities.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"dj-claude": {
"command": "npx",
"args": [
"-y",
"--package",
"[email protected]",
"dj-claude-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub p-poss/dj-claude --plugin dj-claude