Skip to content
Cursor

servicebricks for Cursor

io.github.holomodular/servicebricks

Generate a ServiceBricks C# .NET microservice as a ZIP file.

client:Cursor transport:streamable-http

Install servicebricks in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "servicebricks": {
      "url": "https://servicebricks.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

servicebricks in other clients