MCP server for tangled
at main 483 B view raw
1{ 2 "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", 3 "name": "io.github.zzstoatzz/tangled-mcp", 4 "title": "Tangled MCP", 5 "description": "MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.", 6 "version": "0.0.14", 7 "packages": [ 8 { 9 "registryType": "pypi", 10 "identifier": "tangled-mcp", 11 "version": "0.0.14", 12 "transport": { 13 "type": "stdio" 14 } 15 } 16 ] 17}