Facilitate secure key exchange for Speed-CLI and agents, enabling automated access to blockchain services without manual setup or local key storage.
Sponsored
Speed-MCP acts as a central key management server that securely handshakes API keys with Speed-CLI and other agents. It eliminates the need for users to manually configure API keys for services like Alchemy, 0x, Squid, and OpenSea on their clients. By centralizing sensitive keys on the server and encrypting their transfer, Speed-MCP ensures that agents can access necessary blockchain data (like swap quotes, bridge quotes, and balances) without ever storing or directly reading these keys, while maintaining the user's private key locally on their machine.
Key Features
01Secure API Key Handshake
02Centralized API Key Management
03Integration with Blockchain API Providers (Alchemy, 0x, Squid, OpenSea)
04Remote Access via Streamable HTTP
051 GitHub stars
06Encrypted Credential Transfer
Use Cases
01Automating agent interactions with blockchain services by providing API keys without manual configuration
02Securely obtaining swap quotes, bridge quotes, and wallet balances for client applications
03Enabling Speed-CLI commands to execute with necessary environment variables while keeping private keys client-side