IFORM Web3 Forms MCP Server for Grok
io.github.robdomain/iform-mcp
Create, deploy, and manage decentralized Web3 forms on EVM chains via MCP.
client:Grok
transport:sse
tools:4
Install IFORM Web3 Forms MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"iform-mcp": {
"type": "sse",
"url": "https://iform.fun/api/ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs