Model Context Protocol · Secure Endpoint

Brief your agents.
Then let them
execute.

The 8genC MCP server is the secure channel between your AI agents and our operating playbook — an operating system of 78 Agent Skills across four levels, with orchestration, per-client memory, and scoped credentials, delivered over Model Context Protocol.

LAT 37.7749° N LON 122.4194° W CHANNEL · TLS 1.3
All systems operational
%uptime
msMedian latency
8toolsExposed over MCP
22svcPlatform catalog
Status feed
01 · Mission Brief mcp.8genc.com/mcp

A single endpoint that gives any agent situational awareness

8genC pairs seasoned fractional leadership with agentic execution. The MCP server is how that execution gets standardized: it hands your AI agents the same ground truth and the same playbook our operators use — so the work comes back correct, compliant, and on-brand the first time.

CAP-01

Platform Intelligence

Live, authoritative knowledge of the AINative platform — every service, API endpoint, SDK, and architectural constraint. Agents stop guessing at integrations and start citing real API paths.

  • prd_list_services
  • prd_get_api_catalog
  • prd_suggest_stack
CAP-02

An operating system of 78 Agent Skills

A GitHub-backed library across four levels — service areas route to category leads, which orchestrate sub-agents and task agents (Business, Technology, Marketing, Sales). Loaded straight from source, exposed as MCP tools + prompts, and resolvable into parallel/dependent runs.

  • skill_search · skill_get
  • orchestration_plan
  • 78 skills · 4 levels · RBAC-scoped
CAP-03

One Source of Truth

Skills are authored in GitHub and mirrored into ZeroDB for semantic search. Edit the playbook once; every connected agent — across every client engagement — pulls the same current version.

  • the8genc/ai-8gent-skills
  • ZeroDB semantic cache
  • versioned · auditable
02 · Clearance Tracks two personas · one channel
Consultants

Internal project work

For 8genC operators running client engagements. Spin up agents that already know our delivery standards — generate PRDs, suggest stacks, and build agentic systems against the exact templates and validation rubrics the firm runs on.

  • Load the firm's SOPs as Agent Skills
  • Generate & score PRDs against the 15-rule rubric
  • Persist project memory across sessions in ZeroDB
Consultant setup
Clients

Your specific projects

For client teams operating inside an 8genC engagement. Connect your own agents to a scoped channel that carries your project's context — and execute against the same playbook your 8genC operators use, with full visibility.

  • Scoped access to your engagement's tools
  • Same skills, same standards as your operators
  • Admin-approved accounts, revocable tokens
Request client access
03 · Field Setup ~4 min · approved accounts

Connect in three moves

01

Get approved

Register at the access portal and verify your email. An admin approves your account and assigns your track — consultant or client.

Open /access →
02

Mint a token

Sign in via OAuth at connect time, or create a personal access token in the portal and add it as a Bearer header in your MCP client.

Auth methods →
03

Point your client

Drop the endpoint into Claude, Cursor, or Windsurf. The 16 tools and 78 Agent Skills appear instantly — ready to execute.

Full manual →
04 · Capability Catalog 16 tools · 5 groups

Sixteen tools. Zero guesswork.

Full catalog
Discoveryprd_list_services

List all 22 AINative products with APIs, SDKs & pricing.

Discoveryprd_get_api_catalog

Detailed API info for a specific service.

Discoveryprd_suggest_stack

Recommend services for a requirement, with justification.

Skillsskill_list

List Agent Skills pulled live from GitHub.

Skillsskill_get

Fetch a skill's full SKILL.md body.

Skillsskill_get_reference

Pull a single reference file on demand.

Skillsskill_search

Semantic search for the right skill for a task.

Skillsskill_sync

Mirror GitHub skills into ZeroDB for offline use.

05 · Operations Log representative runs

What execution looks like

Two real-shaped runs — one internal, one client-facing — showing how the tools chain into a finished deliverable.

Consultant RUN · 0xA7F2

"Write a PRD for adding webhook notifications to Agent Cloud."

  1. prd_suggest_stackPicks real AINative services for the requirement
  2. skill_get 8gentic-prdLoads the firm's PRD template + 15-rule rubric
  3. prd_get_api_catalogVerifies every API path is real before it ships
  4. zerodb_store_memoryPersists the PRD for future sessions
Scored PRD, real API refs, saved to project memory.
Client RUN · 0xC013

"Turn our onboarding SOP into an automated multi-agent system."

  1. skill_searchFinds 8gentic-platform-builder as best match
  2. skill_getLoads the full build playbook + references
  3. prd_list_servicesMaps each agent to a real platform service
  4. skill_get_referencePulls testing + CI/CD patterns on demand
A scoped, testable multi-agent system spec — to your standards.
06 · Access Control

Locked down by default

Every request to POST /mcp must carry a valid credential for an approved account. No approval, no channel.

Security model

OAuth 2.1 + PKCE

The server is its own authorization server. Compatible clients open a browser, you sign in and consent, the client receives a scoped token.

Personal access tokens

Mint 8genc_pat_… tokens in the portal and pass them as a Bearer header. Revoke any token, any time.

Admin approval

New accounts stay pending until an admin approves and assigns a track. Block, unblock, and reset from the portal.

Verified identity

Email verification on every account, optional Google / GitHub social sign-in, JWT-backed sessions.

07 · Field Questions

Before you connect

// Channel open

Put your agents on the
8genC channel.