Integrations
Share your team's Coding Best Practices with Windsurf.
{
"mcpServers": {
"remote-http-mcp": {
"serverUrl": "https://mcp.credos.dev",
"headers": {
"Authorization": "Bearer ${CREDOS_MCP_API_KEY}",
"Accept": "application/json, text/event-stream"
}
}
}
}