Resources
These tools take an OpenAI-compatible Base URL. Get an API key and point them here.
DeepSeek Harness
- DeepSeek HarnessOfficial install guide. Add SupaNexus as a custom provider, then call any model in the catalog.SiteOpenAI-compatibleExternal
- deepseek-ai/deepseek-harnessSource, releases, and issues on GitHub.GitHubOpenAI-compatibleExternal
- Connect Harness to SupaNexusBase URL, protocol, and recommended model IDs — including models beyond DeepSeek.GuideOpenAI-compatible
- DeepSeek models on SupaNexusModel IDs, how to call them, and a first-request example.GuideOpenAI-compatible
Coding agents
- Claude CodePoint Claude Code at our /v1/messages endpoint with your API key.GuideOpenAI-compatible
- OpenCodeOpen-source coding agent. Add a custom OpenAI-compatible provider, then pick any catalog model.GitHubOpenAI-compatibleExternal
- ClineVS Code / Cursor coding agent. Set the provider Base URL to our OpenAI-compatible endpoint.GitHubOpenAI-compatibleExternal
- ContinueOpen-source IDE assistant. Point a custom OpenAI-compatible endpoint at your API key.SiteOpenAI-compatibleExternal
- AiderTerminal pair-programming. Set OPENAI_API_BASE to our Base URL.SiteOpenAI-compatibleExternal
- Connect from your editorBase URL, API key, and a first request — the same steps these agents use.GuideOpenAI-compatible
Chat UIs
- Open WebUISelf-hosted chat UI. Add an OpenAI-compatible connection and use one key for the catalog.SiteOpenAI-compatibleExternal
- Cherry StudioDesktop client. Add a custom OpenAI-compatible provider with our Base URL and key.GitHubOpenAI-compatibleExternal
- LibreChatMulti-model chat UI. Configure an OpenAI-compatible endpoint for agents and MCP.SiteOpenAI-compatibleExternal
- ChatboxCross-platform desktop chat. Custom OpenAI-compatible API is a common setup.SiteOpenAI-compatibleExternal
- Connect a chat clientCreate a key, set the Base URL, then add it as an OpenAI-compatible provider.GuideOpenAI-compatible
Apps & workflows
- n8nWorkflow automation. Point AI nodes at our OpenAI-compatible Base URL and key.SiteOpenAI-compatibleExternal
- DifyVisual agents, RAG, and workflows. Add a custom OpenAI-compatible model provider.SiteOpenAI-compatibleExternal
- LangflowDrag-and-drop LLM flows. Use an OpenAI-compatible chat model node.GitHubOpenAI-compatibleExternal
- LangChainAgents and tool calling in code. Set ChatOpenAI base_url to our endpoint.SiteOpenAI-compatibleExternal
- Use the API in your appOpenAI-compatible Chat Completions — the same contract n8n, Dify, and LangChain expect.GuideOpenAI-compatible
MCP
- Model Context ProtocolThe open standard for connecting apps to tools, files, and data sources.SiteOpenAI-compatibleExternal
- MCP example serversReference servers you can run or learn from while wiring tools into an agent.GitHubOpenAI-compatibleExternal
- awesome-mcp-serversCurated list of MCP servers you can install.GitHubOpenAI-compatibleExternal
- MCP in CursorHow to add MCP servers in Cursor via Customize or mcp.json.GuideOpenAI-compatibleExternal
Skills
- Agent SkillsOpen format for folders of instructions agents can load when a task matches.SiteOpenAI-compatibleExternal
- anthropics/skillsPublic skill examples on GitHub — documents, coding, and everyday workflows.GitHubOpenAI-compatibleExternal
- agentskills/agentskillsThe Agent Skills specification repository.GitHubOpenAI-compatibleExternal
- Vercel Agent SkillsOfficial Vercel skill examples.GitHubOpenAI-compatibleExternal
- Skills in CursorHow Cursor discovers SKILL.md folders under .cursor/skills/.GuideOpenAI-compatibleExternal