real-estate-agency / Commission Settlement
Commission Settlement 1.0.0
1.0.0
real-estate/commission-settlement
Retrieve commission settlements and pre-calculate the commission.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"commission-settlement": {
"transport": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/commission-settlement"
}
}
}
JSON
{
"server": {
"name": "real-estate/commission-settlement",
"title": "Commission Settlement",
"description": "Retrieve commission settlements and pre-calculate the commission.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.realestateagency.example/mcp/commission-settlement"
}
],
"repository": null,
"icons": null,
"website_url": "https://real-estate-agency.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T06:06:42.742Z",
"updated_at": "2026-09-07T06:17:01.592Z"
}
}