Skip to content
Back to search
30
MCP

@agent/openai

jsr/@agent/openai

A tiny (1.18kB), tree-shakeable OpenAI client. Optionally supports response streaming in all JavaScript runtimes.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Nano Agent
Bridges OpenAI's Agent SDK with natural language task execution, enabling autonomous agent workflows with file system operations, multi-prov
0 tools
www.npmjs.com/package/x402-openai
x402-compatible service at www.npmjs.com/package/x402-openai [x402: $0.01/call on base, category=agent]
0 tools · http
n8n-nodes-oci-genai-agent
n8n community node for OCI Generative AI Agent
0 tools
@zypher/agent
An open-source TypeScript agent SDK for building production-ready agentic AI agents
0 tools
OpenAI WebSearch
Enables AI assistants to search the web in real-time through OpenAI's websearch functionality, retrieving up-to-date information beyond trai
0 tools
Simple OpenAI Assistant
Create and manage conversations with OpenAI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@agent/openai": {
      "url": "None",
      "transport": "http"
    }
  }
}