You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add initial prompts to MCP server.
Add file_contexts querying class.
Change MCP server to use standalone FastMCP package. The FastMCP server in
the mcp package is a legacy version. FastMCP depends on the mcp package, so
this change is not expected to be problematic for users or distros.