Back to Home
strato-net icon

strato-griphook

Verified Safe

by strato-net

Overview

An MCP (Model Context Protocol) server enabling AI agents to interact with the STRATO blockchain's DeFi ecosystem.

Installation

Run Command
node /path/to/griphook/dist/cli.js serve

Environment Variables

  • OAUTH_CLIENT_ID
  • OAUTH_CLIENT_SECRET
  • OPENID_DISCOVERY_URL
  • STRATO_API_BASE_URL

Security Notes

The server transparently handles OAuth 2.0 (PKCE flow) for authentication. Credentials are saved unencrypted to `~/.griphook/credentials.json` with `0o600` permissions; users must protect their filesystem. For local operation, the HTTP server binds to `127.0.0.1` without TLS, requiring users to manually ensure HTTPS and authentication if exposed publicly. The `strato.rpc` tool acts as a JSON-RPC proxy, allowing AI agents to submit arbitrary payloads to the configured STRATO API. This powerful capability relies heavily on the security and validation of the backend STRATO API to prevent misuse or arbitrary execution.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars0
Forks1
Last Update2026-01-16

Tags

blockchainDeFiAI agentsMCPSTRATO