Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"cyanheads-mcp-ts-core": {
"command": "npx",
"args": [
"-y",
"@cyanheads/mcp-ts-core"
]
}
}
}
Or smoke-test directly:
npx -y @cyanheads/mcp-ts-core
Details
| Website | https://www.npmjs.com/package/@cyanheads/mcp-ts-core |
|---|---|
| GitHub | git+https://github.com/cyanheads/mcp-ts-core.git |
| License | unknown |
| Pricing | free |
| Tags | agent agent-native ai ai-agent bun cloudflare-workers declarative framework |
| Sources | npm |
| Discovered | 2026-05-25 |