Orchestrate complex AI interactions with Context Compose. A powerful CLI and server for building, validating, and managing context for large language models using the Model Context Protocol (MCP).
{
"mcpServers": {
"noanswercontext-compose": {
"command": "npx",
"args": [
"-y",
"@noanswer/context-compose"
]
}
}
}