A2A Agent Card · Streamkap

Streamkap

Streamkap — real-time data streaming platform (CDC + stream processing). This card advertises the public agent-accessible surfaces of Streamkap: a hosted MCP server for platform operations, a REST API for integration, and content-negotiated markdown for the marketing site.

⚠ Agent card, not A2A. Streamkap serves a machine-readable agent manifest at the A2A discovery path, but it fails a structural check in the A2A 1.0.0 AgentCard object. It is an agent card in spirit rather than in schema — useful for discovery, but an A2A client cannot assume it will parse.
Provider: Streamkap Conformance: Flavored Protocol: Transport: Version: 1.0.0 Host: streamkap.com Skills: 5
Discovery

An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.

https://streamkap.com/.well-known/agent-card.json
Interfaces
https://mcp.streamkap.com/mcp · transport · protocol non-standard supportedInterfaces
https://api.streamkap.com · transport · protocol non-standard supportedInterfaces
Skills (5)

Browse Streamkap content as markdown browse-streamkap-content

Fetch any streamkap.com page (homepage, pricing, blog, resources, connectors) with Accept: text/markdown to receive a markdown representation instead of HTML.

contentmarketingmarkdowncontent-negotiation

Operate Streamkap via MCP use-streamkap-mcp

Connect to https://mcp.streamkap.com/mcp with Streamkap client credentials to manage connectors, pipelines, and transforms programmatically. Docs: https://docs.streamkap.com/mcp-server

mcpplatform-opsautomation

Call the Streamkap REST API call-streamkap-rest-api

Self-describing REST API at https://api.streamkap.com. OpenAPI spec: https://api.streamkap.com/openapi.json. Auth: POST /auth/access-token with client_id + secret (docs at https://docs.streamkap.com/api-reference/authentication/access-token). Top-level resources: /auth, /topics (CRUD pipelines, bulk ops, snapshots, metrics), /transforms (streaming SQL/Python/TypeScript transforms, deploy + metrics), /destinations, /logs (query + histograms), /services, /alerts, /billing/usage, /dashboard.

rest-apiopenapiplatform-ops

Use the Streamkap CLI use-streamkap-cli

Command-line interface for managing Streamkap resources. Install: `npm install -g @streamkap/tools`. Auth via STREAMKAP_CLIENT_ID + STREAMKAP_CLIENT_SECRET env vars, then run commands like `streamkap pipelines list` or `streamkap sources metrics `. JSON output when piped. Docs: https://docs.streamkap.com/cli

clidevtoolsautomation

Manage Streamkap with Terraform use-streamkap-terraform

Streamkap Terraform provider for declarative IaC management of connectors, pipelines, and transforms. Registry source: "streamkap-com/streamkap". Docs: https://docs.streamkap.com/streamkap-provider-for-terraform

terraformiacdevtools
Documentation
https://docs.streamkap.com
Evidence. Fetched 2026-07-28 from https://streamkap.com/.well-known/agent-card.json, HTTP 200. The body was saved verbatim and is the sole source for everything on this page — no field is inferred. View the captured card. Providers change what they serve; if this card has moved or changed shape, the provider profile carries the current state as of the last build.