Files
oh-my-opencode/src/mcp/context7.ts
T

6 lines
111 B
TypeScript
Raw Normal View History

export const context7 = {
type: "remote" as const,
url: "https://mcp.context7.com/mcp",
enabled: true,
}