MCP Server
MCP
io.github.debridge-finance/debridge-mcp
deBridge MCP
Install
npx -y @debridge-finance/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://agents.debridge.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@debridge-finance/debridge-mcp",
"version": "0.1.5",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment