ChainContext Dev Team
Engineering
We build ChainContext - a no-code MCP server builder for Web3 teams. Posts here are collective notes from our engineering and product work.
https://chaincontext.devPosts (4)
MCP servers for smart contracts: the 4 approaches compared
A fair look at every way to give your smart contract an agent interface in 2026 - from scratch with the MCP SDK, Web3-specific SDKs like GOAT and Coinbase AgentKit, hosted platforms like Tatum and PoobahAI, and no-code MCP builders.
Introducing ChainContext - MCP servers for every smart contract
Why we built a no-code MCP server builder for Web3 teams, what you can ship on day one, and how the MCP spec maps to smart contracts.
From ABI to MCP server in 5 minutes
Turn any smart contract ABI into a hosted MCP server your AI agent can actually use - without writing a line of glue code. A field guide for Web3 devs.
Designing MCP tools for on-chain data
A field guide to turning ABIs into MCP tools that LLMs actually call correctly. Naming, descriptions, inputs, outputs, and the anti-patterns to avoid.