Connect any AI tool to Kubiya with the Model Context Protocol - Zero dependencies, runs anywhere
KUBIYA_API_KEY
. as taken from the app
Tool | Description | Use Case |
---|---|---|
execute_tool | Run any tool with live streaming | Execute Docker containers, scripts, APIs |
create_on_demand_tool | Create and run tools from definitions | Build custom automation on-the-fly |
execute_workflow | Run complete workflows | Complex multi-step automation |
execute_whitelisted_tool | Run pre-approved tools | Secure, controlled tool execution |
Tool | Description | Use Case |
---|---|---|
check_runner_health | Health status of runners | Monitor system health |
find_available_runner | Auto-select best runner | Optimal execution placement |
list_agents | List AI agents | Discover available agents |
chat_with_agent | Conversational agent interaction | Multi-turn AI conversations |
list secrets | List available secrets | Get confidential information |
list_integrations | List avalable integrations | Gather system-wide info |
Tool | Description | Use Case |
---|---|---|
list_sources | List tool repositories | Discover available tools |
execute_tool_from_source | Run tools from specific sources | Execute from GitHub/GitLab repos |
discover_source | Explore source contents | Preview tools before execution |
list_integrations | List available integrations | See AWS, K8s, DB connections |
search_kb
| Search knowledge base | Find documentation, procedures |
| list_kb
| Browse knowledge entries | Explore organizational knowledge |
| list_secrets
| List available secrets | Check available credentials |
Variable | Description | Default |
---|---|---|
KUBIYA_API_KEY | Required - Your Kubiya API key | None |
KUBIYA_API_URL | Kubiya API endpoint | https://api.kubiya.ai |
KUBIYA_OPA_ENFORCE | Enable policy enforcement | false |
KUBIYA_DEFAULT_RUNNER | Default runner for execution | auto |
KUBIYA_MCP_ALLOW_PLATFORM_APIS | Enable platform management tools | false |
~/.kubiya/mcp-server.json
)