mcp-swagger-to-ts
mcp-swagger-to-ts plugin for Cursor
cursor.directory·↓ 7
MCP
swagger-openapi-to-ts
MCP server: swagger-openapi-to-ts
{
"command": "bun",
"args": [
"src/index.ts"
],
"cwd": "${workspaceFolder}"
}MCP
json-sample-to-ts
MCP server: json-sample-to-ts
{
"command": "bun",
"args": [
"server.ts"
],
"cwd": "${workspaceFolder}"
}