instead of providing a RAW mcp server, provide agents and compose them:
- one for cvs
- one for styling
- one for redacting
- one for research
- one for publishing
This will need: some semantic branches / cloning abstractions (merging, rebasing, branching, cloning)
This will need: public and private (companies) templates
This will need a format for describing an agent (json ?)
This will need a system for provisioning an agent (pulumi)
This will need an api for the raw part (that is better than MCP)
This will need a provisioning api: allowed tools, llm model that is used (open routing), the prompt, the connections, etc; Kind of an applicative user that can be called publicly or in a company.
instead of providing a RAW mcp server, provide agents and compose them:
This will need: some semantic branches / cloning abstractions (merging, rebasing, branching, cloning)
This will need: public and private (companies) templates
This will need a format for describing an agent (json ?)
This will need a system for provisioning an agent (pulumi)
This will need an api for the raw part (that is better than MCP)
This will need a provisioning api: allowed tools, llm model that is used (open routing), the prompt, the connections, etc; Kind of an applicative user that can be called publicly or in a company.