Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub datadog-labs/trajectory --plugin trajectoryCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"trajectory": {
"command": "/bin/sh",
"args": [
"-c",
"exec \"${HOME}/.trajectory/bin/trajectory\" mcp"
]
}
}
}Server configuration and connection parameters
/bin/shCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.