MCPcopy Index your code
hub / github.com/simstudioai/sim / mcp.ts

File mcp.ts

apps/sim/lib/api/contracts/mcp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod'
2import { type ContractJsonResponse, defineRouteContract } from '@/lib/api/contracts/types'
3import type { McpToolSchema, McpToolSchemaProperty } from '@/lib/mcp/types'
4

Callers

nothing calls this directly

Calls 2

defineRouteContractFunction · 0.90
mcpSuccessResponseSchemaFunction · 0.85

Tested by

no test coverage detected