MCP Server
Active
MIT
JIDEC: Bitcoin-anchored public verification ledger (NENRIN) MCP Server
io.github.ogasurfproject-jpg/jidec
What is the JIDEC: Bitcoin-anchored public verification ledger (NENRIN) MCP server?
Cite and independently verify Bitcoin-anchored construction-estimate audit records.
How to install JIDEC: Bitcoin-anchored public verification ledger (NENRIN)
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"jidec": {
"url": "https://jidec.horizonshield.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"jidec": {
"serverUrl": "https://jidec.horizonshield.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"jidec": {
"type": "http",
"url": "https://jidec.horizonshield.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"jidec": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://jidec.horizonshield.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http jidec https://jidec.horizonshield.dev/mcpRelated MCP servers
Independent pre-transaction audit for construction estimates. Free, and every verdict recomputes.
1
View repository →HTML
MIT
Agent intake desk for property renovation. Read only, CORS open, fail closed, receipts recompute.
1
View repository →HTML
MIT
Neutral, verification-gated MCP directory of Japan construction contractors (KIRA-audited).
1
View repository →HTML
MIT
Conformance checker for MCP servers. Free, no key, verdicts recomputable and re-measured daily.
1
View repository →HTML
MIT