Skip to content

Commit 9cc47dc

Browse files
authored
Add deploy_app tool to MCP documentation (#11)
* Add `deploy_application` tool to MCP documentation * the great "application" purge pt 2
1 parent b60df88 commit 9cc47dc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

mcp.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ The **Kernel Model Context Protocol (MCP) server** gives any compatible AI model
1717
The server provides these tools for AI assistants:
1818

1919
### Kernel Apps
20-
- `list_apps` - List applications in your Kernel workspace
21-
- `invoke_action` - Execute actions in Kernel applications
20+
- `deploy_app` - Deploy TypeScript or Python apps to Kernel
21+
- `list_apps` - List apps in your Kernel workspace
22+
- `invoke_action` - Execute actions in Kernel apps
2223
- `get_deployment` - Get deployment status and logs
2324
- `list_deployments` - List all deployments
2425
- `get_invocation` - Get action invocation details

0 commit comments

Comments
 (0)