Tersign Evidence
Rank #6,108io.github.tersignhq/evidence
Counter-signed evidence records for agent commerce: receipts, verification, dispute envelopes.
Tersign Evidence is a Model Context Protocol (MCP) server published by tersignhq. It ranks #6,108 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Tersign Evidence is listed across 3 registries — Official MCP, PulseMCP and Glama, with 24 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 125,938 of 132,046 servers on MCP Toplist.
Use Tersign Evidence
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add evidence -e "TERSIGN_SELLER_KEY=<your TERSIGN_SELLER_KEY>" -e "TERSIGN_ISSUER_NAME=<your TERSIGN_ISSUER_NAME>" -e "TERSIGN_ISSUER_JURISDICTION=<your TERSIGN_ISSUER_JURISDICTION>" -e "TERSIGN_ISSUER_TAX_ID=<your TERSIGN_ISSUER_TAX_ID>" -e "TERSIGN_LEDGER_URL=<your TERSIGN_LEDGER_URL>" -e "TERSIGN_LEDGER_API_KEY=<your TERSIGN_LEDGER_API_KEY>" -e "TERSIGN_LEDGER_SELLER_ID=<your TERSIGN_LEDGER_SELLER_ID>" -- npx -y tersignReplace each placeholder with your own value before saving.
[mcp_servers.evidence]
command = "npx"
args = ["-y", "tersign"]
[mcp_servers.evidence.env]
TERSIGN_SELLER_KEY = "<your TERSIGN_SELLER_KEY>"
TERSIGN_ISSUER_NAME = "<your TERSIGN_ISSUER_NAME>"
TERSIGN_ISSUER_JURISDICTION = "<your TERSIGN_ISSUER_JURISDICTION>"
TERSIGN_ISSUER_TAX_ID = "<your TERSIGN_ISSUER_TAX_ID>"
TERSIGN_LEDGER_URL = "<your TERSIGN_LEDGER_URL>"
TERSIGN_LEDGER_API_KEY = "<your TERSIGN_LEDGER_API_KEY>"
TERSIGN_LEDGER_SELLER_ID = "<your TERSIGN_LEDGER_SELLER_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidence": {
"command": "npx",
"args": [
"-y",
"tersign"
],
"env": {
"TERSIGN_SELLER_KEY": "<your TERSIGN_SELLER_KEY>",
"TERSIGN_ISSUER_NAME": "<your TERSIGN_ISSUER_NAME>",
"TERSIGN_ISSUER_JURISDICTION": "<your TERSIGN_ISSUER_JURISDICTION>",
"TERSIGN_ISSUER_TAX_ID": "<your TERSIGN_ISSUER_TAX_ID>",
"TERSIGN_LEDGER_URL": "<your TERSIGN_LEDGER_URL>",
"TERSIGN_LEDGER_API_KEY": "<your TERSIGN_LEDGER_API_KEY>",
"TERSIGN_LEDGER_SELLER_ID": "<your TERSIGN_LEDGER_SELLER_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidence": {
"command": "npx",
"args": [
"-y",
"tersign"
],
"env": {
"TERSIGN_SELLER_KEY": "<your TERSIGN_SELLER_KEY>",
"TERSIGN_ISSUER_NAME": "<your TERSIGN_ISSUER_NAME>",
"TERSIGN_ISSUER_JURISDICTION": "<your TERSIGN_ISSUER_JURISDICTION>",
"TERSIGN_ISSUER_TAX_ID": "<your TERSIGN_ISSUER_TAX_ID>",
"TERSIGN_LEDGER_URL": "<your TERSIGN_LEDGER_URL>",
"TERSIGN_LEDGER_API_KEY": "<your TERSIGN_LEDGER_API_KEY>",
"TERSIGN_LEDGER_SELLER_ID": "<your TERSIGN_LEDGER_SELLER_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"evidence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tersign"
],
"env": {
"TERSIGN_SELLER_KEY": "<your TERSIGN_SELLER_KEY>",
"TERSIGN_ISSUER_NAME": "<your TERSIGN_ISSUER_NAME>",
"TERSIGN_ISSUER_JURISDICTION": "<your TERSIGN_ISSUER_JURISDICTION>",
"TERSIGN_ISSUER_TAX_ID": "<your TERSIGN_ISSUER_TAX_ID>",
"TERSIGN_LEDGER_URL": "<your TERSIGN_LEDGER_URL>",
"TERSIGN_LEDGER_API_KEY": "<your TERSIGN_LEDGER_API_KEY>",
"TERSIGN_LEDGER_SELLER_ID": "<your TERSIGN_LEDGER_SELLER_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidence": {
"command": "npx",
"args": [
"-y",
"tersign"
],
"env": {
"TERSIGN_SELLER_KEY": "<your TERSIGN_SELLER_KEY>",
"TERSIGN_ISSUER_NAME": "<your TERSIGN_ISSUER_NAME>",
"TERSIGN_ISSUER_JURISDICTION": "<your TERSIGN_ISSUER_JURISDICTION>",
"TERSIGN_ISSUER_TAX_ID": "<your TERSIGN_ISSUER_TAX_ID>",
"TERSIGN_LEDGER_URL": "<your TERSIGN_LEDGER_URL>",
"TERSIGN_LEDGER_API_KEY": "<your TERSIGN_LEDGER_API_KEY>",
"TERSIGN_LEDGER_SELLER_ID": "<your TERSIGN_LEDGER_SELLER_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"evidence": {
"command": "npx",
"args": [
"-y",
"tersign"
],
"env": {
"TERSIGN_SELLER_KEY": "<your TERSIGN_SELLER_KEY>",
"TERSIGN_ISSUER_NAME": "<your TERSIGN_ISSUER_NAME>",
"TERSIGN_ISSUER_JURISDICTION": "<your TERSIGN_ISSUER_JURISDICTION>",
"TERSIGN_ISSUER_TAX_ID": "<your TERSIGN_ISSUER_TAX_ID>",
"TERSIGN_LEDGER_URL": "<your TERSIGN_LEDGER_URL>",
"TERSIGN_LEDGER_API_KEY": "<your TERSIGN_LEDGER_API_KEY>",
"TERSIGN_LEDGER_SELLER_ID": "<your TERSIGN_LEDGER_SELLER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tersignhq%2Fevidence)<a href="https://mcptoplist.com/server/io.github.tersignhq%2Fevidence"><img src="https://mcptoplist.com/badge/io.github.tersignhq%2Fevidence.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tersignhq
Available versions (24)
| Version | Published |
|---|---|
| 0.4.11 | Aug 30, 2026 |
| 0.4.10 | Aug 29, 2026 |
| 0.4.9 | Aug 29, 2026 |
| 0.4.8 | Aug 29, 2026 |
| 0.4.7 | Aug 29, 2026 |
| 0.4.6 | Aug 29, 2026 |
| 0.4.5 | Aug 29, 2026 |
| 0.4.4 | Aug 28, 2026 |
| 0.4.3 | Aug 26, 2026 |
| 0.4.2 | Aug 9, 2026 |
| 0.4.1 | Aug 8, 2026 |
| 0.3.0 | Aug 8, 2026 |
| 0.2.0 | Aug 6, 2026 |
| 0.1.12 | Aug 2, 2026 |
| 0.1.11 | Aug 2, 2026 |
| 0.1.10 | Jul 22, 2026 |
| 0.1.8 | Jul 14, 2026 |
| 0.1.7 | Jul 14, 2026 |
| 0.1.6 | Jul 14, 2026 |
| 0.1.5 | Jul 11, 2026 |
| 0.1.4 | Jul 11, 2026 |
| 0.1.3 | Jul 11, 2026 |
| 0.1.2 | Jul 11, 2026 |
| 0.1.1 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Tersign Evidence?
- Tersign Evidence is maintained by tersignhq, which publishes 1 MCP server (24 total versions) tracked on MCP Toplist.
- Is Tersign Evidence listed on the Official MCP Registry?
- Yes — Tersign Evidence is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Tersign Evidence have?
- MCP Toplist tracks 24 versions of Tersign Evidence, most recently published on Aug 30, 2026.
- Where can I find the source code for Tersign Evidence?
- The source code for Tersign Evidence is hosted at github.com/tersignhq/tersign-js.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.