iblai-api-agent-mcp
Installation
SKILL.md
iblai-api-agent-mcp
Configure external MCP tool access for agents. The platform models MCP with three objects, and a working integration always requires all three:
- MCP server — metadata for the external MCP endpoint (name, URL,
transport,
auth_type,auth_scope). - MCP server connection — the credential binding (a static token, or a
reference to an OAuth connected service), at
platform,mentor(agent), oruserscope. - Agent wiring — the agent's settings must have the
mcp-toolslug intool_slugsAND the server id inmcp_servers.
A missing step 3 is the most common failure mode: server and connection exist but the agent never calls them. Always finish by re-reading the agent's settings.