nexora-ai-ops / Cost & ROI Estimation
Cost & ROI Estimation 1.0.0
1.0.0
nexora-ai-ops/cost-estimation
Determine cost estimates, comparable deployments and usage-index figures for an agent.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"cost-estimation": {
"transport": "streamable-http",
"url": "https://gateway.nexora.example/mcp/cost-estimation"
}
}
}
JSON
{
"server": {
"name": "nexora-ai-ops/cost-estimation",
"title": "Cost & ROI Estimation",
"description": "Determine cost estimates, comparable deployments and usage-index figures for an agent.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.nexora.example/mcp/cost-estimation"
}
],
"repository": null,
"icons": null,
"website_url": "https://nexora.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T07:27:48.633Z",
"updated_at": "2026-09-07T07:27:48.633Z"
}
}