Skip to content

aicastle school openai api agent project for Grok

ai.smithery/aicastle-school-openai-api-agent-project

Fetch current stock prices and key data for symbols across global markets. Look up companies like…

client:Grok transport:streamable-http

Install aicastle school openai api agent project in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

aicastle school openai api agent project in other clients