Skip to content

MCPJam/evals-cli-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCPJam Evals CLI Starter

Quick setup

  1. Clone the repo
  2. Modify the three JSON files. Add your LLM API key, and server connection config. See the docs here on how to do that.
  3. Install MCPJam CLI. Make sure you're on the latest version.
npm install -g @mcpjam/cli
  1. Run the tests with the command
mcpjam evals run --tests tests.json --environment environment.json --llms llms.json

See official docs for more

About

Starter project for MCPJam evals cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published