Windsurf
Configure Weavetab as an MCP server for Windsurf IDE.
# Windsurf Integration
Add to `~/.windsurf/mcp_config.json`:
```json
{
"mcpServers": {
"weavetab": {
"command": "weavetab",
"args": []
}
}
}
```
Configure Weavetab as an MCP server for Windsurf IDE.
Configure Weavetab as an MCP server for Windsurf IDE.
# Windsurf Integration
Add to `~/.windsurf/mcp_config.json`:
```json
{
"mcpServers": {
"weavetab": {
"command": "weavetab",
"args": []
}
}
}
```