Back to search
30
MCP

@agentforce/adk

jsr/@agentforce/adk

AgentForce Agent Development Kit - A powerful framework for building AI agents and servers with TypeScript, featuring chainable APIs, multiple LLM provider support, and built-in server capabilities.

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
@zypher/agent
An open-source TypeScript agent SDK for building production-ready agentic AI agents
0 tools
@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 comm
0 tools
@agentforcezone/adk
JSR package @agentforcezone/adk — Deno-native module.
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
Ageniti
SDK that exposes React and TypeScript app actions as MCP tools without restructuring the application.
0 tools

How to use

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

{
  "mcpServers": {
    "@agentforce/adk": {
      "url": "None",
      "transport": "http"
    }
  }
}