AgentHubAgentHub

aicastle-school-openai-api-agent-project11

MCP ServerMCP Registry官方收录

ai.smithery/aicastle-school-openai-api-agent-project11 · v1.16.0

Fetch the latest available stock quotes by ticker symbol across international markets. Check price…

概览

aicastle-school-openai-api-agent-project11 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "aicastle-school-openai-api-agent-project11": {
      "url": "https://server.smithery.ai/@aicastle-school/openai-api-agent-project11/mcp"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "ai.smithery/aicastle-school-openai-api-agent-project11",
  "type": "mcp-server",
  "version": "1.16.0",
  "displayName": "aicastle-school-openai-api-agent-project11",
  "description": "Fetch the latest available stock quotes by ticker symbol across international markets. Check price…",
  "repository": {
    "url": "https://github.com/aicastle-school/openai-api-agent-project",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://server.smithery.ai/@aicastle-school/openai-api-agent-project11/mcp"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "ai.smithery/aicastle-school-openai-api-agent-project11",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.smithery%2Faicastle-school-openai-api-agent-project11/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
aicastle-school-openai-api-agent-project11 — MCP Server 安装与配置 · AgentHub