SCVD General Store
Rank #4,633store.scvd/general-store
The trust layer of the x402 economy: free conformance checks, attestation, corpus, agent store.
SCVD General Store is a Model Context Protocol (MCP) server published by seancrecord. It ranks #4,633 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. SCVD General Store is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 110,827 of 115,460 servers on MCP Toplist.
Use SCVD General Store
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http general-store https://scvd.store/mcp[mcp_servers.general-store]
url = "https://scvd.store/mcp"Add to ~/.codex/config.toml.
https://scvd.store/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"general-store": {
"url": "https://scvd.store/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"general-store": {
"type": "http",
"url": "https://scvd.store/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"general-store": {
"serverUrl": "https://scvd.store/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"general-store": {
"url": "https://scvd.store/mcp"
}
}
}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/store.scvd%2Fgeneral-store)<a href="https://mcptoplist.com/server/store.scvd%2Fgeneral-store"><img src="https://mcptoplist.com/badge/store.scvd%2Fgeneral-store.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
seancrecord
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Aug 21, 2026 |
| 0.2.0 | Aug 11, 2026 |
| 0.1.0 | Jul 30, 2026 |
Frequently asked questions
- Who maintains SCVD General Store?
- SCVD General Store is maintained by seancrecord, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is SCVD General Store listed on the Official MCP Registry?
- Yes — SCVD General Store is listed on the Official MCP Registry.
- How many versions does SCVD General Store have?
- MCP Toplist tracks 3 versions of SCVD General Store, most recently published on Aug 21, 2026.
- Where can I find the source code for SCVD General Store?
- The source code for SCVD General Store is hosted at github.com/seancrecord/scvd-general-store-repo.