Skip to main content
Glama

Autokirk MCP Server — AIS v1

This service powers the Autokirk Founder Operating Format and AIS Blueprint Generator.

It exposes MCP-friendly HTTP endpoints that transform a short business description into a structured Autokirk Interaction Standard (AIS) blueprint.

Endpoints

  • GET /health — deployment + environment check

  • POST /mcp/echo — simple echo for debugging

  • POST /mcp/blueprint — main AIS blueprint generator

Request

POST /mcp/blueprint
{ "description": "I run a mobile auto detailing business in Florida..." }

Response (shape)

{
  "blueprint": {
    "aisVersion": "1.0",
    "description": "...",
    "company": { "...": "..." },
    "coreOperations": ["...", "..."],
    "autokirkOS": { "divisions": [/* ... */] },
    "aiOpportunities": ["...", "..."]
  }
}

Related MCP server: Business Design MCP Server

Local Development

npm install
npm start

The server listens on port 10000 by default (or PORT from environment).

Render Deployment

  1. Push this repository to GitHub.

  2. Create a new Web Service on Render.

  3. Point it at this repo.

  4. Set:

    • Build command: npm install

    • Start command: npm start

  5. After deploy, visit /health to confirm status.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    An agentic AI system that orchestrates multiple specialized AI tools to perform business analytics and knowledge retrieval, allowing users to analyze data and access business information through natural language queries.
    4
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides tools for automated company research, competitor identification, and business model analysis to generate comprehensive business intelligence. It enables users to extract market keywords and synthesize competitive insights via AI-powered research capabilities.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Unlocks comprehensive enterprise data insights, enabling queries on business entities, shareholders, investments, risks, tech capabilities, honors, and more with natural language and visualization.
    18
    -