| ▲ | leekrasnow 3 hours ago | |
Thanks for sharing this. I am curious to know if your agent can connect to a user’s custom MCP server in order to make tool/calls with files attached. For example I have a custom MCP server that catalogs the images which are submitted in the RPS 2.0 payload. I have a python wrapper script that convert’s Cursor’s stdio MCP interface to an http request, inserting htaccess credentials and scanning the tool call args for any files that it needs to attach to the payload. This lets me set up the wrapper script as an MCP server in the cursor settings. This lets the built in Auto-mode agents do some similar kinds of tasks like you are describing. With that said, it sounds like your system has better agents and tools for working with things besides just text files, so I am wondering if perhaps your agentic tools might be a good fit for a situation where for example I have a messy filesystem full of images that may already be duplicates in the database. If I provide the MCP tools into my database, can your system and agents use tools that I define? Does your system have ability to attach access credentials if/when making calls to third party mcp/tools? | ||
| ▲ | aabhay 3 hours ago | parent [-] | |
Huh! Very cool. We do want to integrate MCP servers for sure. There are some amazing use cases — downloading and organizing email attachments, importing or exporting from other services, using citations/references. And because we have a desktop app we could support local MCP as well. But nothing immediate as far as timeline on our end. | ||