MCP.so
登录

MCPChain

@Deeptanshu-sankhwar

关于 MCPChain

MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.

基本信息

分类

其他

许可证

MIT license

运行时

go

传输方式

stdio

发布者

Deeptanshu-sankhwar

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCPChain?

MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.

How to use MCPChain?

Build and run the chain locally using Ignite CLI. Follow the steps: ignite chain build, initialize with mcpchaind init, create a key, edit genesis.json to replace "stake" with "umcp", add funds, generate and collect a gentx, validate the genesis, then start the chain with --minimum-gas-prices=0.001umcp.

Key features of MCPChain

  • Brings MCP to Web3
  • Anchors agent tools on-chain
  • Manages trust registries on-chain
  • Enables attestable executions on-chain
  • Uses custom denom umcp instead of stake

Use cases of MCPChain

  • Deploying MCP-compatible agents on a blockchain
  • Verifiable execution of agent tools via on-chain attestation
  • Establishing trust registries for decentralized AI agents

FAQ from MCPChain

What is the native token?

The native token denomination is umcp (not stake).

How do I start the chain?

Use ignite chain build, then initialize, create a key, replace "stake" with "umcp" in genesis, add funds, generate a gentx, collect and validate, then start with --minimum-gas-prices=0.001umcp.

Can I reset the chain state?

Yes, delete ~/.mcpchain directory for a safe dev reset.

评论

其他 分类下的更多 MCP 服务器