Thru Explorer MCP for VS Code
org.thru/thru-explorer
Thru blockchain explorer: blocks, transactions, accounts, and program ABIs on the Thru RISC-V L1
client:VS Code
transport:streamable-http
tools:8
Install Thru Explorer MCP in VS Code
.vscode/mcp.json
{
"servers": {
"thru-explorer": {
"type": "http",
"url": "https://scan.thru.org/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs