streamable-httpApache-2.0updated 8d ago
Dashboard for governance metrics and proposals.
What can you do with TAG IT Verify?
governance-dashboard
Dashboard for governance metrics and proposals.
Install
Add TAG IT Verify to your client. Pick the one you use.
claude mcp add --transport http tag-it-verify https://verify.tagit.network/mcpcodex mcp add tag-it-verify --url https://verify.tagit.network/mcp{
"mcpServers": {
"tag-it-verify": {
"url": "https://verify.tagit.network/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"tag-it-verify": {
"type": "http",
"url": "https://verify.tagit.network/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"tag-it-verify": {
"url": "https://verify.tagit.network/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"tag-it-verify": {
"serverUrl": "https://verify.tagit.network/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation0/25
- Maintenance19/25
- Trust16/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 0 days ago
- Has a release history
- Repository is not archived
- Licensed Apache-2.0
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | Jul 29, 2026 |