-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Description
Is your feature request related to a problem? Please describe.
First of all many thanks to all the people involved in this project, I really appreciate your time and effort.
I would like to have MCP servers in Open Interpreter, example:
interpreter.mcp_servers = {
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/workspace"]
}
}
Describe the solution you'd like
- Extend profile to support adding MCP servers
- Provide a command to list MCP servers
Describe alternatives you've considered
No response
Additional context
This is NOT related with #1623 , which looks like wants the opposite: Open Interpreter be exposed as MCP to be consumed by other agents
endolith and Sk8er404endolith
Metadata
Metadata
Assignees
Labels
No labels