M
MCP Typegen
by @pontusab
MCP server by pontusab
Created 4/23/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-typegen
Cursor configuration (mcp.json)
{
"mcpServers": {
"pontusab-mcp-typegen": {
"command": "npx",
"args": [
"pontusab-mcp-typegen"
]
}
}
}