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:

  1. MCP server — metadata for the external MCP endpoint (name, URL, transport, auth_type, auth_scope).
  2. MCP server connection — the credential binding (a static token, or a reference to an OAuth connected service), at platform, mentor (agent), or user scope.
  3. Agent wiring — the agent's settings must have the mcp-tool slug in tool_slugs AND the server id in mcp_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.

Auth & conventions

Installs
4
Repository
iblai/api
GitHub Stars
15
First Seen
13 days ago
iblai-api-agent-mcp — iblai/api