MCP Server
MCP
io.github.ariekogan/ateam-mcp
Build, validate, and deploy multi-agent AI solutions from any AI environment.
Install
npx -y @ateam-ai/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.ateam-ai.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@ateam-ai/mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment