MCP server as additional tools #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There should be a way to support MCP servers (both stdio based and http/https based) to use in the internal agent. we only expect local MCP servers, since this is a local-AI focused project. This is only relevant for the local AI chat, not for the external server endpoint, as the server endpoint expects outside agents to manage their own mcp setups.
this should only support .mcp.json, so it is about project-local mcp servers for now, in the case where projects bring predefined mcp servers.
while it might become relevant at some point, right now I want to go with internal tools and skills and nothing else.