alexberardi/jarvis-mcp
MCP server exposing jarvis services as tools for Claude
Platform-specific configuration:
{
"mcpServers": {
"jarvis-mcp": {
"command": "npx",
"args": [
"-y",
"jarvis-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...