★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
TypeScript / Node.js reference runtime for ADP-compliant agents — deliberation state machine, journal, signing, signed calibration snapshots, ACB pricing, and MCP tool server.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"adp-agent-ts": {
"command": "npx",
"args": [
"-y",
"ai-manifests/adp-agent-ts"
]
}
}
}
Run in terminal:
claude mcp add adp-agent-ts npx -y ai-manifests/adp-agent-ts
Add to .cursor/mcp.json:
{
"mcpServers": {
"adp-agent-ts": {
"command": "npx",
"args": [
"-y",
"ai-manifests/adp-agent-ts"
]
}
}
}
Topics
adpagent-deliberation-protocolagent-runtimeai-agentsfederationmcpnodejstypescript