Agent-Native Forms for Grok
io.github.builderio/agent-native-forms
Agent-Native form builder - create, edit, and manage forms
client:Grok
transport:streamable-http
Install Agent-Native Forms in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-native-forms": {
"type": "http",
"url": "https://forms.agent-native.com/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