Agentmark.json
Theagentmark.json file is used to configure your AgentMark Cloud application.
Basic Example
agentmark.json
Configuration Properties
agentmarkPath (required)
The base directory where AgentMark will look for your application’s resources including:- Prompt templates
- Components
- Datasets
- Other AgentMark-specific resources
"/", meaning AgentMark will look for the “agentmark” directory in your project root. Modify this path if you want to organize resources in a different directory structure (e.g., monorepo).
version (required)
Specifies the version of the AgentMark configuration. Useful for tracking changes and ensuring compatibility.mdxVersion (optional)
Specifies the version of the prompt format.builtInModels (optional)
An array of model names that are supported by AgentMark Cloud. These models are pre-configured and ready to use without additional setup.Additional models can be configured using the platform’s model management interface. See Model Schemas for details.
evals (optional)
An array of evaluation names that correspond to evaluations registered in yourEvalRegistry. Listing evaluations here makes them available in the editor for selection when configuring prompts.
modelSchemas (optional)
Define custom model configurations with settings, pricing, and UI controls. This allows you to add models with custom parameters and cost tracking.mcpServers (optional)
Configure Model Context Protocol (MCP) servers for your application. Listing servers here makes them available in the editor for selection when configuring prompts. Supports both URL/SSE and stdio server types.Have Questions?
We’re here to help! Choose the best way to reach us:
- Join our Discord community for quick answers and discussions
- Email us at [email protected] for support
- Schedule an Enterprise Demo to learn about our business solutions