|
|
|
|
|
by jascha_eng
295 days ago
|
|
We've deployed a few internal MCP servers (e.g. to access our slack messages, salesforce cases and other internal information) MCP allows to both:
- Mount these into your chatbot of choice
- Use these in any automation (custom chatbot or other LLM flow) if your framework supports MCP Tbf I am still under the impression that for the later use case you would rather use the (HTTP) API directly because MCP doesn't allow you to customize the tool descriptions and if you truly want to make your automation perform well you need to iterate on those in my experience. |
|