evermint mcp for Windsurf
io.github.evermint-app/evermint-mcp
Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.
client:Windsurf
transport:stdio
runtime:npm
Install evermint mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"evermint-mcp": {
"command": "npx",
"args": [
"-y",
"evermint-mcp"
],
"env": {
"EVERMINT_API_KEY": "<EVERMINT_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs