Talonic for Windsurf
io.github.talonicdev/talonic-mcp
Extract structured, schema-validated data from PDFs, scans, images, spreadsheets, and forms.
client:Windsurf
transport:stdio
runtime:npm
Install Talonic in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"talonic-mcp": {
"command": "npx",
"args": [
"-y",
"@talonic/mcp"
],
"env": {
"TALONIC_API_KEY": "<TALONIC_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs