Thru Explorer MCP for Cursor
org.thru/thru-explorer
Thru blockchain explorer: blocks, transactions, accounts, and program ABIs on the Thru RISC-V L1
client:Cursor
transport:streamable-http
tools:8
Install Thru Explorer MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"thru-explorer": {
"url": "https://scan.thru.org/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs