Back to directory
stitchai/stitch-ai-mcp

stitchai/stitch-ai-mcp

@StitchAI

Stitch AI's MCP Server for decentralized knowledge hub and memory management

memoryknowledge-hubai-memorymcp-serverstitch-aidecentralizedknowledge-managementcontext

Installation & Configuration

{
  "mcpServers": {
    "stitchai": {
      "command": "npx",
      "args": [
        "ts-node",
        "/path/to/cloned/stitch-ai-mcp/src/server.ts"
      ],
      "env": {
        "API_KEY": "<STITCH_AI_API_KEY>",
        "BASE_URL": "https://api-demo.stitch-ai.co"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13