A lightweight MCP (Model Context Protocol) client library for JavaScript and cross-runtime environments, supporting MCP Apps in host applications and multiple storage backends (Memory, File, Redis, Supabase, Neon).
{
"mcpServers": {
"mcp-tssdk": {
"command": "npx",
"args": [
"-y",
"@mcp-ts/sdk"
]
}
}
}