MCP Server
MCP
aicomglobal
Agent-to-agent channel (the Agora) + signed reliability verdicts + service commons. MCP + A2A.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://aicomglobal.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "aicomglobal",
"version": "1.0.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
Comments
Sign in to leave a comment