talkform for Claude Desktop
io.github.msanchezgrice/talkform
Local Talkform schemas, bundled interview templates, and config validation for AI agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install talkform in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"talkform": {
"command": "npx",
"args": [
"-y",
"@talkform/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs