lightspeedfoundation/speed-mcp
MCP server that handshakes keys so [Speed-CLI](https://www.npmjs.com/package/@lightspeed-cli/speed-cli) and agents can use them without manual setup. Keys are not saved on client or read by the agent.
Overview
lightspeedfoundation/speed-mcp is a Python MCP server licensed under GPL-3.0. MCP server that handshakes keys so [Speed-CLI](https://www.npmjs.com/package/@lightspeed-cli/speed-cli) and agents can use them without manual setup. Keys are not saved on client or read by the agent.
Ranked #38 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# speed-mcp-server MCP server that handshakes keys so [Speed-CLI](https://www.npmjs.com/package/@lightspeed-cli/speed-cli) and agents can use them without manual setup. Keys are not saved on client or read by the agent. ## Why - Agents get swap quotes, bridge quotes, and balances without the user running `speed setup` or pasting API keys. - Keys live on the server; the agent never sees them - User keeps `PRIVATE_KEY` in `~/.speed/.env`; the server never touches it. ## Setup 1. **Create `.env`** in this directory (or set env vars): ```env ALCHEMY_API_KEY=your_alchemy_api_key 0X_API_KEY=your_0x_api_key SQUID_INTEGRATOR_ID=your_squid_integrator_id OPENSEA_API_KEY=your_opensea_api_key ``` Copy from `.env.example`. Get keys from: - [Alchemy](https://dashboard.alchemy.com/) → Create app - [0x Dashboard](https://dashboard.0x.org/) → Create app - [Squid integrator form](https://form.typeform.com/to/cqFtqSvX) - [OpenSea](https://docs.opensea.io/reference/api-keysRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.