Chainweb API
Chainweb HTTP API: local sim, pre-signed send, poll, table reads, SPV proofs, module deploys.
stdiocommunityservice
Package Details
@pact-community/mcp-chainweb
Transportstdio
Environment Variables
PACT_COMMUNITY_WORKSPACE_ROOT(str)
Required
Workspace root directory; all file access is confined inside it.
PACT_COMMUNITY_CHAINWEB_MODE(str)
Required
Network mode; must be set and match PACT_COMMUNITY_CHAINWEB_PROFILE (devnet, testnet06, or mainnet).
PACT_COMMUNITY_CHAINWEB_PROFILE(str)
Network profile: devnet (default, read/write), testnet06, or mainnet (both read-only).
PACT_COMMUNITY_CHAINWEB_BASE_URL(str)
Chainweb node base URL (default per profile).
PACT_COMMUNITY_CHAINWEB_NETWORK_ID(str)
Network id, e.g. development, testnet06, mainnet01 (default per profile).