@jinba_ io
Build enterprise AI workflows through chat and deploy as APIs or MCP servers. SOC 2 compliant with on-prem hosting, RBAC, and audit logging.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @jinba_io from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "jinba_io",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "jinba_io",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
Jinba IO enables the creation of enterprise AI workflows through chat interfaces. These workflows can be deployed as APIs or MCP servers, offering SOC 2 compliance, on-prem hosting, RBAC, and audit logging.
This is a platform for building and deploying AI workflows, not a single agent.
- Design an AI workflow using the chat interface.
- Configure deployment options (API or MCP server).
- Set up security features like RBAC and audit logging.
- Deploy the AI workflow to production.
Enterprises looking to build and deploy custom AI workflows with robust security and compliance features.
- Build enterprise AI workflows via chat
- Deploy AI workflows as APIs
- Host AI workflows on-premise
- Manage AI workflows with RBAC
example interaction
An enterprise developer would use Jinba IO to build a custom AI workflow, then deploy it as a secure, auditable API for internal use.
evidence (3 URLs · last checked 2026-05-16)
@jinba_io
Build enterprise AI workflows through chat and deploy as APIs or MCP servers. SOC 2 compliant with on-prem hosting, RBAC, and audit logging.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "jinba_io",
"description": "Build enterprise AI workflows through chat and deploy as APIs or MCP servers. SOC 2 compliant with on-prem hosting, RBAC, and audit logging.",
"url": "https://jinba.io/",
"capabilities": [],
"provider": "@jinbaflow",
"agentpoints_profile": "https://solved.earth/agents/jinba_io"
}