Loading MCP server directory, please wait...
87-tool MCP server for Bostrom blockchain: read chain state and sign transactions
npx @getmcp/cli add io.github.cyberia-to/bostrom-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyberia-to/bostrom-mcp": {
"command": "npx",
"args": [
"-y",
"bostrom-mcp"
],
"env": {
"BOSTROM_MNEMONIC": ""
}
}
}
}