An MCP server implementation to interact with Substrate-based blockchains. Built with Rust and interfacing the [subxt](https://github.com/paritytech/subxt) crate.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y substrate-mcp-rsAgent-CoreX intelligently routes which tools from ThomasMarches/substrate-mcp-rs your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"substrate-mcp-rs": {
"command": "npx",
"args": [
"-y",
"substrate-mcp-rs"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add substrate-mcp-rsAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use ThomasMarches/substrate-mcp-rs directly without routing
npx -y substrate-mcp-rsNew to Agent-CoreX? View setup guide →