Manage ONES projects, issues, tests, work hours, and Wiki knowledge; search official docs.
claude mcp add ones --transport http https://us.ones.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"ones": {
"url": "https://us.ones.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ones": {
"serverUrl": "https://us.ones.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"ones": {
"type": "http",
"url": "https://us.ones.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ones": {
"url": "https://us.ones.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"ones": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://us.ones.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://us.ones.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.ones--ones/reviews or the review_server meta-tool.
POST /mcp