Sequesign MCP Server
Rank #17,773io.github.Sequesign/sequesign
Cryptographically verifiable receipts of an agent's delegated work, verified offline.
Sequesign MCP Server is a Model Context Protocol (MCP) server published by sequesign. It ranks #17,773 of 132,046 servers tracked on MCP Toplist. Sequesign MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 114,273 of 132,046 servers on MCP Toplist.
Use Sequesign MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sequesign -e "SEQUESIGN_MODE=<your SEQUESIGN_MODE>" -e "SEQUESIGN_API_KEY=<your SEQUESIGN_API_KEY>" -e "SEQUESIGN_AGENT_PRIVATE_KEY=<your SEQUESIGN_AGENT_PRIVATE_KEY>" -e "SEQUESIGN_PACKAGE_DIR=<your SEQUESIGN_PACKAGE_DIR>" -e "SEQUESIGN_TEMPLATE_REGISTRY_URL=<your SEQUESIGN_TEMPLATE_REGISTRY_URL>" -e "SEQUESIGN_TEMPLATE_REGISTRY_TOKEN=<your SEQUESIGN_TEMPLATE_REGISTRY_TOKEN>" -- npx -y @sequesign/mcpReplace each placeholder with your own value before saving.
[mcp_servers.sequesign]
command = "npx"
args = ["-y", "@sequesign/mcp"]
[mcp_servers.sequesign.env]
SEQUESIGN_MODE = "<your SEQUESIGN_MODE>"
SEQUESIGN_API_KEY = "<your SEQUESIGN_API_KEY>"
SEQUESIGN_AGENT_PRIVATE_KEY = "<your SEQUESIGN_AGENT_PRIVATE_KEY>"
SEQUESIGN_PACKAGE_DIR = "<your SEQUESIGN_PACKAGE_DIR>"
SEQUESIGN_TEMPLATE_REGISTRY_URL = "<your SEQUESIGN_TEMPLATE_REGISTRY_URL>"
SEQUESIGN_TEMPLATE_REGISTRY_TOKEN = "<your SEQUESIGN_TEMPLATE_REGISTRY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sequesign": {
"command": "npx",
"args": [
"-y",
"@sequesign/mcp"
],
"env": {
"SEQUESIGN_MODE": "<your SEQUESIGN_MODE>",
"SEQUESIGN_API_KEY": "<your SEQUESIGN_API_KEY>",
"SEQUESIGN_AGENT_PRIVATE_KEY": "<your SEQUESIGN_AGENT_PRIVATE_KEY>",
"SEQUESIGN_PACKAGE_DIR": "<your SEQUESIGN_PACKAGE_DIR>",
"SEQUESIGN_TEMPLATE_REGISTRY_URL": "<your SEQUESIGN_TEMPLATE_REGISTRY_URL>",
"SEQUESIGN_TEMPLATE_REGISTRY_TOKEN": "<your SEQUESIGN_TEMPLATE_REGISTRY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sequesign": {
"command": "npx",
"args": [
"-y",
"@sequesign/mcp"
],
"env": {
"SEQUESIGN_MODE": "<your SEQUESIGN_MODE>",
"SEQUESIGN_API_KEY": "<your SEQUESIGN_API_KEY>",
"SEQUESIGN_AGENT_PRIVATE_KEY": "<your SEQUESIGN_AGENT_PRIVATE_KEY>",
"SEQUESIGN_PACKAGE_DIR": "<your SEQUESIGN_PACKAGE_DIR>",
"SEQUESIGN_TEMPLATE_REGISTRY_URL": "<your SEQUESIGN_TEMPLATE_REGISTRY_URL>",
"SEQUESIGN_TEMPLATE_REGISTRY_TOKEN": "<your SEQUESIGN_TEMPLATE_REGISTRY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sequesign": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sequesign/mcp"
],
"env": {
"SEQUESIGN_MODE": "<your SEQUESIGN_MODE>",
"SEQUESIGN_API_KEY": "<your SEQUESIGN_API_KEY>",
"SEQUESIGN_AGENT_PRIVATE_KEY": "<your SEQUESIGN_AGENT_PRIVATE_KEY>",
"SEQUESIGN_PACKAGE_DIR": "<your SEQUESIGN_PACKAGE_DIR>",
"SEQUESIGN_TEMPLATE_REGISTRY_URL": "<your SEQUESIGN_TEMPLATE_REGISTRY_URL>",
"SEQUESIGN_TEMPLATE_REGISTRY_TOKEN": "<your SEQUESIGN_TEMPLATE_REGISTRY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sequesign": {
"command": "npx",
"args": [
"-y",
"@sequesign/mcp"
],
"env": {
"SEQUESIGN_MODE": "<your SEQUESIGN_MODE>",
"SEQUESIGN_API_KEY": "<your SEQUESIGN_API_KEY>",
"SEQUESIGN_AGENT_PRIVATE_KEY": "<your SEQUESIGN_AGENT_PRIVATE_KEY>",
"SEQUESIGN_PACKAGE_DIR": "<your SEQUESIGN_PACKAGE_DIR>",
"SEQUESIGN_TEMPLATE_REGISTRY_URL": "<your SEQUESIGN_TEMPLATE_REGISTRY_URL>",
"SEQUESIGN_TEMPLATE_REGISTRY_TOKEN": "<your SEQUESIGN_TEMPLATE_REGISTRY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sequesign": {
"command": "npx",
"args": [
"-y",
"@sequesign/mcp"
],
"env": {
"SEQUESIGN_MODE": "<your SEQUESIGN_MODE>",
"SEQUESIGN_API_KEY": "<your SEQUESIGN_API_KEY>",
"SEQUESIGN_AGENT_PRIVATE_KEY": "<your SEQUESIGN_AGENT_PRIVATE_KEY>",
"SEQUESIGN_PACKAGE_DIR": "<your SEQUESIGN_PACKAGE_DIR>",
"SEQUESIGN_TEMPLATE_REGISTRY_URL": "<your SEQUESIGN_TEMPLATE_REGISTRY_URL>",
"SEQUESIGN_TEMPLATE_REGISTRY_TOKEN": "<your SEQUESIGN_TEMPLATE_REGISTRY_TOKEN>"
}
}
}
}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.Sequesign%2Fsequesign)<a href="https://mcptoplist.com/server/io.github.Sequesign%2Fsequesign"><img src="https://mcptoplist.com/badge/io.github.Sequesign%2Fsequesign.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sequesign
Available versions (9)
| Version | Published |
|---|---|
| 0.4.1 | Aug 21, 2026 |
| 0.4.0 | Aug 20, 2026 |
| 0.3.0 | Jul 28, 2026 |
| 0.2.1 | Jun 23, 2026 |
| 0.2.0 | Jun 19, 2026 |
| 0.1.3 | Jun 19, 2026 |
| 0.1.2 | Jun 19, 2026 |
| 0.1.1 | Jun 19, 2026 |
| 0.1.0 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Sequesign MCP Server?
- Sequesign MCP Server is maintained by sequesign, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Sequesign MCP Server listed on the Official MCP Registry?
- Yes — Sequesign MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Sequesign MCP Server have?
- MCP Toplist tracks 9 versions of Sequesign MCP Server, most recently published on Aug 21, 2026.
- Where can I find the source code for Sequesign MCP Server?
- The source code for Sequesign MCP Server is hosted at github.com/sequesign/mcp.
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.