Loading MCP server directory, please wait...
Build, publish and read scored forms and quizzes where the score picks the next screen.
npx @getmcp/cli add io.github.vitorrocha-panda/foxformRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyFoxForm API key (ff_live_...), generated in the dashboard under MCP & API.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vitorrocha-panda/foxform": {
"url": "https://mcp.foxform.app/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}