package.json
to add necessary configuration:tsconfig.json
with appropriate settings:.env
file:.env
to your .gitignore
:src/client.ts
:MCPClient
class initializes with session management and API clientsprocessQuery()
to handle specific tool types.env