MCP Server
MCP
io.github.gblinproject/gblin-treasury-risk-regime
Risk regime + treasury for AI agents on Base: free regime reads, signed attestations, idle USDC.
Install
npx -y @gblin-protocol/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://gblin-mcp.gblin-mcp-worker.workers.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@gblin-protocol/mcp-server",
"version": "0.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "RPC URL for Base mainnet. Falls back to public endpoint if not set.",
"format": "string",
"name": "GBLIN_RPC_URL"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment