Opinionated MCP Framework for TypeScript (@modelcontextprotocol/sdk compatible) - Build MCP Agents, Clients and Servers with support for ChatGPT Apps, Code Mode, OAuth, Notifications, Sampling, Observability and more.
{
"mcpServers": {
"mcp-use-1": {
"command": "npx",
"args": [
"-y",
"mcp-use"
]
}
}
}