Shared MCP server building blocks for @us-all servers — token-efficient by design (category toggles, extractFields, search-tools meta, registry, runtime)
| Tool name | Description | Destructive? |
|---|---|---|
| echo | ✓ no |
{
"mcpServers": {
"us-allmcp-toolkit": {
"command": "npx",
"args": [
"-y",
"@us-all/mcp-toolkit"
]
}
}
}