agent envelope mcp for Windsurf
io.github.blackboxengineering/agent-envelope-mcp
Neutral MCP server for AgentEnvelope authority: sovereign verify + vault verify/lookup/mint.
client:Windsurf
transport:stdio
runtime:npm
Install agent envelope mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-envelope-mcp": {
"command": "npx",
"args": [
"-y",
"agent-envelope-mcp"
],
"env": {
"AE_API_KEY": "<AE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs