MCP Server
MCP
Vessel Browser
AI-native browser runtime for autonomous agents with human-in-the-loop supervision
Install
npx -y @quanta-intellect/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@quanta-intellect/vessel-browser",
"version": "0.1.10",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:3100/mcp"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment