What problem does it solve? Adding, modifying, or debugging MCP (Model Context Protocol) servers in OmniAgent involves many subtle configuration choices—stdio vs HTTP transports, OAuth flows, tool filtering, sampling limits, and parallel execution flags—where mistakes cause silent tool failures or security exposure. This Skill provides a structured operational guide for getting those configurations right. ## Core Features & Use Cases - Server Configuration Patterns: Ready-to-use YAML templates for stdio, HTTP, and OAuth-authenticated MCP servers, including environment variable injection and timeout settings. - Security Filtering Guidance: Rules for tool whitelists (include), blacklists (exclude), and disabling servers, with precedence rules explained. - Troubleshooting Symptom Table: Maps common symptoms (tools not appearing, OAuth failures on headless hosts, sampling timeouts) to causes and fixes. - Use Case: You add a new remote MCP server but its tools never show up in the agent. Load this Skill to check whether an include filter, disabled flag, or missing runtime is the cause, then apply the documented fix and reload with /reload-mcp. ## Quick Start Ask the agent to add a new MCP server to the OmniAgent config or diagnose why an existing server's tools are not appearing.