Topics
Reference
Portal Integration
Partner Integration
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Configure the OneID Documentation MCP
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Overview
The OneID Documentation MCP server provides a search tool that lets AI assistants answer questions using the OneID docs. No login is needed.
Prerequisites
- Node.js (v18+)
Check:
node --versionandnpx --version
Cursor
- Open Cursor → Settings (⌘/Ctrl + ,) → MCP, or edit
~/.cursor/mcp.jsondirectly. - Add the OneID docs server to your MCP config. If you already have other servers, add
oneid-docsundermcpServers:
Javascript
{ "mcpServers": { "oneid-docs": { "command": "npx", "args": [ "-y", "mcp-remote", "https://docs.oneid.uk/mcp", "--transport", "http-only" ] } }}- Save the file and restart Cursor.
- In a chat, ask a question about OneID (e.g. “How do I integrate bank verification?”). Cursor will use the OneID docs via the MCP server.
Claude Desktop
Open your Claude Desktop config:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
Add this under
mcpServers:
Javascript
{ "mcpServers": { "oneid-docs": { "command": "npx", "args": [ "-y", "mcp-remote", "https://docs.oneid.uk/mcp", "--transport", "http-only" ] } }}- Save and restart Claude Desktop.
- In Claude, you can now ask OneID-related questions and it will use the docs server.
Verify It’s Working
In your AI tool, try:
- “What is OneID and how does it work?”
- “How do I integrate OneID Sign-in?”
- “What attributes can I request from the bank verification API?”
If you get answers with references to OneID docs (including links), the MCP server is working.
Other MCP clients
If you use another MCP-compatible client, configure an HTTP/SSE MCP server with:
- URL:
https://docs.oneid.uk/mcp - Transport: HTTP-only (SSE or HTTP stream)
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Products & Integrations@Copyright OneID Limited 2024
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message