Tierward runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 10 Jul 2026.
Read a Tierward project's governance state (doctor, team-settings, arch-audit, skills) over MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tierward -- npx -y tierward
{
"mcpServers": {
"tierward": {
"args": [
"-y",
"tierward"
],
"command": "npx"
}
}
}
[mcp_servers.tierward]
command = "npx"
args = ["-y", "tierward"]
{
"mcpServers": {
"tierward": {
"args": [
"-y",
"tierward"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tierward": {
"args": [
"-y",
"tierward"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.