OpenAI Agent School
(주)에이아이캐슬에서 만든 OpenAI Agent School (OpenAI를 활용한 나만의 AI 에이전트 만들기) 강의 자료입니다.
by aicastle-school
Fetch current stock prices and key data for symbols across global markets. Look up companies like…
Fetch current stock prices and company data across global markets.
Could not list tools - the server may require authentication or be unreachable.
(주)에이아이캐슬에서 만든 OpenAI Agent School (OpenAI를 활용한 나만의 AI 에이전트 만들기) 강의 자료입니다.
claude_desktop_config.json
{
"mcpServers": {
"aicastle-school-openai-api-agent-project": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@aicastle-school/openai-api-agent-project/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.