SursaTech AI Advisor
www.sursatech.com
· SursaTech
SursaTech consultancy assistant. Access to company knowledge (services, portfolio, process, profile, pricing), project-requirement intake, tentative estimates, and guarded consultation booking/payment workflows. Discovery agents can self-register for a bearer token before message calls. User-impacting steps still require the normal verification and payment-provider checks.
www.sursatech.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 66/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-18 16:21:49 current | 2a571c9ad172… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://www.sursatech.com/.well-known/agent-card.json |
| Provider | https://www.sursatech.com |
Skills · 10 declared · mapped to canonical taxonomy
Return SursaTech company overview, mission, location, and contact details.
List SursaTech's service offerings and engagement shapes.
List representative SursaTech client projects and case studies.
Describe how SursaTech runs discovery, build, and operations phases.
Persist a structured project requirement from an inbound agent for human follow-up.
Return a tentative timeline and price band for a described project scope.
Start or continue a guarded consultation booking flow. Requires user email and selected time before payment.
Create and return a consultation payment checkout link once booking details are collected.
Confirm the booking only after payment has been verified by the configured provider/webhook.
Start guarded cancel/reschedule flows for an existing booking; verification is required before calendar mutation.
Health · last 3 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.sursatech.com) [](https://agenstry.com/agents/www.sursatech.com) [](https://agenstry.com/agents/www.sursatech.com) [](https://agenstry.com/agents/www.sursatech.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "SursaTech AI Advisor",
"description": "SursaTech consultancy assistant. Access to company knowledge (services, portfolio, process, profile, pricing), project-requirement intake, tentative estimates, and guarded consultation booking/payment workflows. Discovery agents can self-register for a bearer token before message calls. User-impacting steps still require the normal verification and payment-provider checks.",
"supportedInterfaces": [
{
"url": "https://api.sursatech.com/api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"url": "https://www.sursatech.com",
"organization": "SursaTech"
},
"version": "1.0.0",
"capabilities": {
"streaming": true
},
"securitySchemes": {
"bearerAuth": {
"type": "http",
"scheme": "bearer",
"bearerFormat": "opaque",
"description": "Opaque bearer token returned by /api/a2a/register or /api/a2a/token, or minted out-of-band for known partners."
}
},
"securityRequirements": [
{
"schemes": {
"bearerAuth": {}
}
}
],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "get_company_profile",
"name": "Get company profile",
"description": "Return SursaTech company overview, mission, location, and contact details.",
"tags": [
"company",
"profile",
"contact"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "get_services",
"name": "Get services",
"description": "List SursaTech's service offerings and engagement shapes.",
"tags": [
"services",
"ai-product-engineering",
"qa-automation"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "get_portfolio_projects",
"name": "Get portfolio",
"description": "List representative SursaTech client projects and case studies.",
"tags": [
"portfolio",
"case-studies",
"projects"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "get_development_process",
"name": "Get development process",
"description": "Describe how SursaTech runs discovery, build, and operations phases.",
"tags": [
"process",
"delivery",
"consulting"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "capture_lead_requirement",
"name": "Capture lead requirement",
"description": "Persist a structured project requirement from an inbound agent for human follow-up.",
"tags": [
"requirements",
"lead-capture",
"handoff"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "estimate_project_timeline_and_price",
"name": "Estimate project",
"description": "Return a tentative timeline and price band for a described project scope.",
"tags": [
"estimate",
"timeline",
"pricing"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "start_consultation_booking",
"name": "Start consultation booking",
"description": "Start or continue a guarded consultation booking flow. Requires user email and selected time before payment.",
"tags": [
"booking",
"consultation",
"calendar"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "create_payment_checkout",
"name": "Create payment checkout",
"description": "Create and return a consultation payment checkout link once booking details are collected.",
"tags": [
"payment",
"checkout",
"booking"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "confirm_paid_booking",
"name": "Confirm paid booking",
"description": "Confirm the booking only after payment has been verified by the configured provider/webhook.",
"tags": [
"payment",
"verification",
"calendar"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "cancel_or_reschedule_booking",
"name": "Cancel or reschedule booking",
"description": "Start guarded cancel/reschedule flows for an existing booking; verification is required before calendar mutation.",
"tags": [
"booking",
"reschedule",
"cancel"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"protocolVersion": "1.0",
"url": "https://api.sursatech.com/api/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://api.sursatech.com/api/a2a",
"transport": "JSONRPC",
"protocolVersion": "1.0"
}
],
"security": [
{
"bearerAuth": []
}
],
"x-sursatech-registrationUrl": "https://api.sursatech.com/api/a2a/register",
"x-sursatech-tokenUrl": "https://api.sursatech.com/api/a2a/token"
}