Catalog
io.github.silentdany/brieform
OfficialAI-native form builder: create, publish & read responses from Claude, ChatGPT & MCP.
Create and publish forms, then read responses from Claude, ChatGPT, and MCP clients.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"brieform": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://brieform.app/api/mcp/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.