Run 25+ enterprise AI agents and 269 tools with human-in-the-loop governance
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"agenticorg": {
"env": {
"AGENTICORG_API_KEY": "ao_sk_..."
},
"args": [
"agenticorg-mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AI Virtual Employee Platform — 50+ LangGraph agents, 1000+ integrations (via Composio), 54 native connectors, 340+ native tools. Agents call real APIs (Jira, HubSpot, GitHub, GSTN, Tally, Banking AA) — not just generate text. Voice agents, RAG knowledge base, smart LLM routing, industry packs, PII redaction, browser RPA, CFO/CMO dashboards, ABM dashboard, NL Query (Cmd+K), multi-company support, scheduled reports, A/B testing, email drip engine, web push HITL, Python/TypeScript SDKs, MCP server,
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'agenticorg-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked agenticorg-mcp-server against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / productivity
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
MCP Security Weekly
Get CVE alerts and security updates for io.github.mishrasanjeev/agenticorg and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
AI Virtual Employee Platform — LangGraph agents, 1000+ integrations (via Composio), native connectors and tools. Agents call real APIs (Jira, HubSpot, GitHub, GSTN, Tally, Banking AA) — not just generate text. Voice agents, RAG knowledge base, smart LLM routing, industry packs, PII redaction, browser RPA, CFO/CMO dashboards, ABM dashboard, NL Query (Cmd+K), multi-company support, scheduled reports, A/B testing, email drip engine, web push HITL, Python/TypeScript SDKs, MCP server, human-in-the-loop governance, no-code builder.
Live counts for agents, connectors, tools, and product version come from GET /api/v1/product-facts. Anywhere a count appears in the UI it is fetched from that endpoint — do not hand-edit numbers in docs or pages; they will drift.
Live: https://agenticorg.ai | App: https://app.agenticorg.ai | Playground: https://agenticorg.ai/playground
AgenticOrg includes a Commerce Sales Agent that talks to Grantex Commerce V1 through Grantex-only tools. It is designed for consent-first product discovery, cart drafting, Commerce Passport handling, provider-neutral payment intent handoff, checkout handoff, and payment status polling without calling payment providers directly.
Commerce production readiness is not final. AgenticOrg production MCP/A2A commerce metadata may be visible, but Grantex production Commerce V1 discovery remains disabled/fail-closed and live checkout, live payments, and live Plural are not enabled.
flowchart LR
user[User question] --> agent[Commerce Sales Agent]
agent --> tools[grantex_commerce:* tools]
tools --> grantex[Grantex Commerce REST/MCP]
grantex --> catalog[Catalog and inventory]
grantex --> consent[Consent and Commerce Passport]
grantex --> payment[Provider-neutral payment control]
payment --> mock[Mock provider smoke evidence]
payment -. blocked .-> live[Live provider / Plural gate]
| Area | Current posture |
|---|---|
| Default runtime mode | Mock mode remains the default for local demo use. |
| Real-staging mode | Explicitly gated and only valid against approved Grantex staging or exact temporary smoke URLs. |
| Hosted discovery smoke | API-only C3 smoke verified liveness, health, MCP tools, and A2A discovery. |
| Provider boundary | No direct Stripe, Plural, Pine, or provider credential commerce path. |
| Production discovery caveat | AgenticOrg commerce metadata should stay gated or explicitly reviewed until Grantex read-only discovery is approved. |
| Live checkout/payments | Blocked; do not imply production payment readiness. |
Read more in docs/commerce-agent-overview.md, docs/commerce-agent-developer-guide.md, docs/commerce-agent-hosted-staging-e2e.md, docs/reports/commerce-agent-real-staging-evidence.md, docs/reports/commerce-agent-hosted-smoke-evidence.md, and docs/reports/commerce-agent-production-discovery-readiness.md.
Key tool aliases: grantex_commerce:merchant_get_profile, grantex_commerce:catalog_search, grantex_commerce:catalog_get_item, grantex_commerce:inventory_check, grantex_commerce:cart_create, grantex_commerce:consent_request, grantex_commerce:consent_exchange, grantex_commerce:payment_create_intent, `grantex_commerc