{"id":29007372,"url":"https://github.com/deeptanshu-sankhwar/mcpchain","last_synced_at":"2025-06-25T13:08:53.489Z","repository":{"id":291882957,"uuid":"978674050","full_name":"Deeptanshu-sankhwar/MCPChain","owner":"Deeptanshu-sankhwar","description":"MCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.","archived":false,"fork":false,"pushed_at":"2025-05-25T06:25:11.000Z","size":1787,"stargazers_count":13,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T07:29:37.331Z","etag":null,"topics":["aiagents","blockchain","cometbft","cosmos-sdk","ignite","layer1","layer2","mcp","mcp-server","proof-of-stake"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Deeptanshu-sankhwar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-06T10:48:36.000Z","updated_at":"2025-05-25T06:25:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7c1f3ab-d93d-45b9-a3aa-38bf42c8d77e","html_url":"https://github.com/Deeptanshu-sankhwar/MCPChain","commit_stats":null,"previous_names":["deeptanshu-sankhwar/mcpchain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Deeptanshu-sankhwar/MCPChain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deeptanshu-sankhwar%2FMCPChain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deeptanshu-sankhwar%2FMCPChain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deeptanshu-sankhwar%2FMCPChain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deeptanshu-sankhwar%2FMCPChain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deeptanshu-sankhwar","download_url":"https://codeload.github.com/Deeptanshu-sankhwar/MCPChain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deeptanshu-sankhwar%2FMCPChain/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261879316,"owners_count":23223739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiagents","blockchain","cometbft","cosmos-sdk","ignite","layer1","layer2","mcp","mcp-server","proof-of-stake"],"created_at":"2025-06-25T13:08:44.621Z","updated_at":"2025-06-25T13:08:53.470Z","avatar_url":"https://github.com/Deeptanshu-sankhwar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCPChain\nMCPChain brings the Model Context Protocol to Web3 by anchoring agent tools, trust registries, and attestable executions on-chain.\n\n## Start the chain\n\n```bash\ncd mcpchain\nignite chain build\n```\n\n### [Optional] Delete Previous Chain State (Safe Dev Reset)\n```bash\nrm -rf ~/.mcpchain\n```\n\n### Init Chain\n```bash\nmcpchaind init validator --chain-id mcpchain\n```\n\n### Create Key\n```bash\nmcpchaind keys add validator\n```\n\n### Replace `\"stake\"` with `\"umcp\"` in `genesis.json`\n```bash\nsed -i '' 's/\"stake\"/\"umcp\"/g' ~/.mcpchain/config/genesis.json\n```\n\n### Add Funds\n```bash\nmcpchaind genesis add-genesis-account $(mcpchaind keys show validator -a) 1000000000umcp\n```\n\n### Generate gentx using updated denom\n```bash\nmcpchaind genesis gentx validator 500000000umcp --chain-id mcpchain\n```\n\n### Collect and validate\n```bash\nmcpchaind genesis collect-gentxs\nmcpchaind genesis validate\n```\n\n### Start the chain with a minimum gas price\n```bash\nmcpchaind start --minimum-gas-prices=0.001umcp\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeptanshu-sankhwar%2Fmcpchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeptanshu-sankhwar%2Fmcpchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeptanshu-sankhwar%2Fmcpchain/lists"}