|
|
|
|
|
by _mattt
509 days ago
|
|
Mattt here, co-creator of emcee. Thanks! Yeah, having everything just work gives me the same goosebumps that I remember from back in the Web 2.0 days. One of the next steps for us is to expand emcee beyond just tool use. MCP has concepts [1] for prompts and resources (files, db records, etc.), and it'd be great to support those, too. Right now, emcee creates a 1:1 correspondence between OpenAPI operations and tools, but there should be heuristics or annotations to establish that, say, `GET /prompts/{id}` manages a prompt. [1]: https://modelcontextprotocol.io/docs/concepts/architecture |
|