MCP Server
MCP
io.github.seldonframe/mcp
Build, deploy, and sell AI agents for local-service businesses - from your IDE.
Install
npx -y @seldonframe/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.seldonframe.com/v1"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@seldonframe/mcp",
"version": "1.59.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment