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

6 lines
103 B
TypeScript
Raw Normal View History

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