Currents

Official
by currents-dev

Currents MCP 서버

AI 에이전트를 Currents에 연결하여 테스트 결과 컨텍스트를 제공할 수 있는 MCP 서버입니다. CI에서 실패한 테스트를 AI에게 수정하거나 최적화하도록 요청하는 데 유용합니다.

도구

  1. get-api-config
  • Currents API에 대한 요청에 사용되는 API 키와 URL을 가져옵니다.
  1. get-run
  • ID로 실행 정보를 가져옵니다.
  1. get-spec-file-attempts-and-errors
  • ID로 시도 및 오류에 대한 인스턴스 정보를 가져옵니다.

설정

API 키

여기의 지침 에 따라 Currents API 키를 받으세요.

커서 편집기 사용

  1. 커서 설정 > MCP > 활성화로 이동하세요.
  2. mcp.json 에 다음을 추가하세요.

엔피엑스

지엑스피1

Claude Desktop과 함께 사용

claude_desktop_config.json 에 다음을 추가하세요.

엔피엑스

{ "mcpServers": { "currents": { "command": "npx", "args": [ "-y", "@currents/mcp" ], "env": { "CURRENTS_API_KEY": "your-api-key" } } } }
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

해류

  1. 도구
    1. 설정
      1. API 키
      2. 커서 편집기 사용
      3. 엔피엑스
      4. Claude Desktop과 함께 사용
      5. 엔피엑스

    Related MCP Servers

    View all related MCP servers

    ID: kerzwy8zyz