MCP Server
MCP
Bostrom MCP
86-tool MCP server for Bostrom blockchain: read chain state and sign transactions
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "bostrom-mcp",
"version": "0.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Wallet mnemonic for write tools (optional — read tools work without it)",
"format": "string",
"isSecret": true,
"name": "BOSTROM_MNEMONIC"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment