Back to search
30
MCP

@chances/agents

jsr/@chances/agents

JavaScript agent-based modeling framework.

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

Similar MCP servers embedding-nearest

Agent2Models
Access to multiple AI models within a single request
0 tools
io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
0 tools
@zypher/agent
An open-source TypeScript agent SDK for building production-ready agentic AI agents
0 tools
agents-spec
Cross-agent permission policy specification for AI coding agents
0 tools
io.github.rog0x/math
Calculator, units, statistics for AI agents
0 tools
@alphaxiv/agents
The one true agents sdk to rule them all
0 tools

How to use

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

{
  "mcpServers": {
    "@chances/agents": {
      "url": "None",
      "transport": "http"
    }
  }
}