Labsco
mzxrai logo

OpenAI

โ˜… 72

from mzxrai

A server for interacting with the OpenAI API. Requires an API key.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

MCP OpenAI Server

A Model Context Protocol (MCP) server that lets you seamlessly use OpenAI's models right from Claude.

Features

  • Direct integration with OpenAI's chat models
  • Support for multiple models including:
    • gpt-4o
    • gpt-4o-mini
    • o1-preview
    • o1-mini
  • Simple message passing interface
  • Basic error handling

Problems

This is alpha software, so may have bugs. If you have an issue, check Claude Desktop's MCP logs:

Copy & paste โ€” that's it
tail -n 20 -f ~/Library/Logs/Claude/mcp*.log

Development

Copy & paste โ€” that's it
# Install dependencies
pnpm install

# Build the project
pnpm build

# Watch for changes
pnpm watch

# Run in development mode
pnpm dev

Verified Platforms

  • macOS
  • Linux

License

MIT

Author

mzxrai