Your AI assistant that never forgets and runs 100% privately on your computer. Leave it on 24/7 - it learns your preferences, helps with code, manages your health goals, searches the web, and connects to any tool via MCP servers (e.g. home automation). No subscriptions, no cloud, just say "Jarvis" and talk naturally.
Your AI assistant that never forgets and runs 100% privately on your computer. Leave it on 24/7 - it learns your preferences, helps with code, manages your health goals, searches the web, and connects to any tool via MCP servers (e.g. home automation). No subscriptions, no cloud, just say "Jarvis" and talk naturally.
pip install jarvisAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"isair-jarvis-github": {
"command": "uvx",
"args": [
"pip install jarvis"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from jarvis?"
API Key Required
This server requires an API key from jarvis. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| JARVIS_API_KEY | Yes | Your jarvis API key |
"What resources are available in jarvis?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in jarvis"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in jarvis with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.