io.github.im-sham/aegis-protocol MCP Server
io.github.im-sham/aegis-protocol
What is the io.github.im-sham/aegis-protocol MCP server?
Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.
How to install io.github.im-sham/aegis-protocol
Copy-paste configuration for popular MCP clients.
AEGIS_CHAINTarget blockchain (base-sepolia or base)
AEGIS_RPC_URLCustom RPC endpoint URL
AEGIS_PRIVATE_KEYsecretPrivate key for signing transactions (optional, read-only mode if not set)
AEGIS_API_URLAEGIS REST API relay URL
{
"mcpServers": {
"aegis-protocol": {
"command": "node",
"args": [
"-y",
"@aegis-protocol/mcp-server"
],
"env": {
"AEGIS_CHAIN": "<YOUR_AEGIS_CHAIN>",
"AEGIS_RPC_URL": "<YOUR_AEGIS_RPC_URL>",
"AEGIS_PRIVATE_KEY": "<YOUR_AEGIS_PRIVATE_KEY>",
"AEGIS_API_URL": "<YOUR_AEGIS_API_URL>"
}
}
}
}{
"mcpServers": {
"aegis-protocol": {
"command": "node",
"args": [
"-y",
"@aegis-protocol/mcp-server"
],
"env": {
"AEGIS_CHAIN": "<YOUR_AEGIS_CHAIN>",
"AEGIS_RPC_URL": "<YOUR_AEGIS_RPC_URL>",
"AEGIS_PRIVATE_KEY": "<YOUR_AEGIS_PRIVATE_KEY>",
"AEGIS_API_URL": "<YOUR_AEGIS_API_URL>"
}
}
}
}{
"mcpServers": {
"aegis-protocol": {
"command": "node",
"args": [
"-y",
"@aegis-protocol/mcp-server"
],
"env": {
"AEGIS_CHAIN": "<YOUR_AEGIS_CHAIN>",
"AEGIS_RPC_URL": "<YOUR_AEGIS_RPC_URL>",
"AEGIS_PRIVATE_KEY": "<YOUR_AEGIS_PRIVATE_KEY>",
"AEGIS_API_URL": "<YOUR_AEGIS_API_URL>"
}
}
}
}{
"servers": {
"aegis-protocol": {
"type": "stdio",
"command": "node",
"args": [
"-y",
"@aegis-protocol/mcp-server"
],
"env": {
"AEGIS_CHAIN": "<YOUR_AEGIS_CHAIN>",
"AEGIS_RPC_URL": "<YOUR_AEGIS_RPC_URL>",
"AEGIS_PRIVATE_KEY": "<YOUR_AEGIS_PRIVATE_KEY>",
"AEGIS_API_URL": "<YOUR_AEGIS_API_URL>"
}
}
}
}claude mcp add aegis-protocol --env AEGIS_CHAIN=<YOUR_AEGIS_CHAIN> --env AEGIS_RPC_URL=<YOUR_AEGIS_RPC_URL> --env AEGIS_PRIVATE_KEY=<YOUR_AEGIS_PRIVATE_KEY> --env AEGIS_API_URL=<YOUR_AEGIS_API_URL> -- node -y @aegis-protocol/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.