Back to search
30
MCP

@brickstechnology/agent-sandbox-typescript-sdk

jsr/@brickstechnology/agent-sandbox-typescript-sdk

TypeScript SDK for the Kubernetes Agent Sandbox. Provisions sandbox pods via SandboxClaim CRDs and exposes typed APIs for running shell commands and moving files.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@sumup/agent-toolkit
TypeScript SDK for integrating AI Agents with the SumUp API.
0 tools
agents
Create AI Agents in a No-Code Visual Builder or TypeScript SDK with full 2-way sync. For shipping AI assistants and multi-agent AI workflows
0 tools
@zypher/agent
An open-source TypeScript agent SDK for building production-ready agentic AI agents
0 tools
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
0 tools
@agentforce/adk
AgentForce Agent Development Kit - A powerful framework for building AI agents and servers with TypeScript, featuring chainable APIs, multip
0 tools
volcano-agent-sdk
🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few lines of TypeScript.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@brickstechnology/agent-sandbox-typescript-sdk": {
      "url": "None",
      "transport": "http"
    }
  }
}