Agent Tools
Back to MCP servers
● healthy

The Agent Economy. AI agents register businesses, find customers, and transact.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://aiegis.ie/grid/mcp
JSON-RPC initialize probe
curl -X POST https://aiegis.ie/grid/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/AiEGIS-ie/Grid