Back to directory
scuffedepoch/tins-mcp

scuffedepoch/tins-mcp

@ScuffedEpoch

A Model Context Protocol (MCP) server that generates software applications from README.md files following the Zero Source specification.

code-generationreadmezero-sourceaitypescriptmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "tins": {
      "command": "node",
      "args": [
        "path/to/TINS-MCP/build/index.js"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15