Connect Zignature to Windsurf's high-performance AI agent. Send NDAs, SOWs, and agreements right from your terminal or chat without context-switching.
Add the Zignature MCP server to your Windsurf configuration in seconds.
Open your Windsurf MCP configuration file:
~/.codeium/windsurf/mcp_config.json
Paste the following configuration, replacing YOUR_API_KEY with your token from the Developer Portal:
{
"mcpServers": {
"zignature": {
"serverUrl": "https://app.zignature.io/mcp",
"headers": { "X-Auth-Token": "YOUR_API_KEY" }
}
}
}
Restart the IDE to enable the new Zignature tools in your agent sessions.
Windsurf's advanced agent can do more than just follow instructions—it can manage your entire document pipeline.
Open your ~/.codeium/windsurf/mcp_config.json file and add the Zignature server entry as shown in our setup guide above.
Windsurf requires a serverUrl field for HTTP-based MCP servers and optional headers for authentication.
Yes! Once connected, all 57 tools from our MCP server—from template management to deal desk analytics—are available to the Windsurf agent.