Chainweb API
Chainweb HTTP API: local sim, pre-signed send, poll, table reads, SPV proofs, module deploys.
Install
npmstdio
npx -y @pact-community/mcp-chainweb Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-pact-community-organization-chainweb": {
"command": "npx",
"args": [
"-y",
"@pact-community/mcp-chainweb"
]
}
}
} Source: official MCP Registry record · registry name io.github.Pact-Community-Organization/chainweb · published 2026-07-03 · updated 2026-07-03. Not an endorsement; review the code before connecting it to anything sensitive.