MCP Server
MCP
io.github.marcoguillermaz/tierward
Read a Tierward project's governance state (doctor, team-settings, arch-audit, skills) over MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "tierward",
"version": "2.0.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "tierward",
"type": "named",
"name": "--package"
},
{
"value": "tierward-mcp",
"type": "positional",
"valueHint": "mcp-binary"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment