developer tools
Mcp Typescribe
MCP server that provides Typescript API information efficiently to the agent to enable it to work with untrained APIs
typescript
local
developer tools
Installation
npx -y yWorks/mcp-typescribeConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-typescribe",
"command": "npx",
"args": [
"-y",
"yWorks/mcp-typescribe"
]
}About This MCP Server
yWorks/mcp-typescribe
MCP server that provides Typescript API information efficiently to the agent to enable it to work with untrained APIs
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub