What problem does it solve?
This Skill removes the friction of manually bridging external MCP servers into JARVIS by making their tools available as native, first-class agent capabilities at startup.
Core Features & Use Cases
- Automatic tool discovery: Connects to configured MCP servers, discovers their tools, and registers them for use alongside built-in JARVIS tools.
- Flexible transports: Supports both local stdio servers for command-based integrations and remote HTTP servers for shared or hosted MCP endpoints.
- Operational safety: Filters inherited environment variables, redacts credential-like values from errors, and keeps connections persistent with retry handling.
- Use cases: Connect filesystem, GitHub, database, or internal API servers so the agent can call those tools in any conversation without extra setup.
Quick Start
Add one or more servers to your JARVIS MCP configuration, restart the app, and then ask JARVIS to use the newly discovered tools.