Emercoin Agent for VS Code
io.github.emercoin/emercoin-agent
On-chain identity and durable memory for AI agents on the Emercoin blockchain (NVS).
client:VS Code
transport:streamable-http
runtime:oci
tools:8
Install Emercoin Agent in VS Code
.vscode/mcp.json
{
"servers": {
"emercoin-agent": {
"type": "http",
"url": "https://ai.emercoin.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs