Currents Test Results
OfficialProvides a bridge to Currents test results platform, enabling AI to analyze failing tests, optimize ...
To obtain your Currents API key and configure the Currents MCP Server, follow these steps:
Log in to the Currents Dashboard:
- Navigate to the Currents Dashboard and sign in with your credentials.
Access the API & Record Keys Section:
- Once logged in, go to the "Organization" section.
- Click on "API & Record Keys" to view and manage your API keys.
Create a New API Key:
- In the "API & Record Keys" section, click on the option to create a new API key.
- Provide a descriptive name for the API key to easily identify its purpose.
Copy the API Key:
- After creating the API key, it will be displayed.
- Important: This is the only time the full API key will be shown.
- Copy the API key securely and store it in a safe place.
Configure the Currents MCP Server:
In your
mcp.jsonconfiguration file, add the following entry:{ "mcpServers": { "currents": { "command": "npx", "args": [ "-y", "@currents/mcp" ], "env": { "CURRENTS_API_KEY": "your-api-key" } } } }Replace
"your-api-key"with the API key you obtained in the previous steps.
Save and Apply the Configuration:
- Save the changes to your
mcp.jsonfile. - Ensure that the Currents MCP Server is properly installed and configured to use the provided API key.
- Save the changes to your
Security Notice:
- Your API keys carry significant privileges.
- Keep them secure and do not share them in publicly accessible areas such as GitHub repositories or client-side code.
- By connecting AI tools to Currents, you grant them access to your API key, test results, and CI metadata.
- Ensure that any AI agents or services you use handle your data securely.
For more detailed information, refer to the Currents API Keys Documentation.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Figma Context
Unlock seamless design-to-code with Framelink Figma MCP Server, letting AI coding tools access your Figma files directly. It simplifies Figma API data to supply only relevant design layouts and styles, boosting AI accuracy in implementing designs across frameworks. Specifically built for use with tools like Cursor, it transforms design metadata into precise code in one step. This server streamlines the workflow by providing clean, focused context, enabling faster and more reliable design-driven development. Enjoy a powerful bridge between design and coding that enhances productivity and code quality with minimal fuss.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.