Files
oh-my-opencode/src/mcp/grep-app.ts
T

7 lines
128 B
TypeScript
Raw Normal View History

export const grep_app = {
type: "remote" as const,
url: "https://mcp.grep.app",
enabled: true,
oauth: false as const,
}