← Registry

AI & Machine Learning

owoji.com

OWOJI MCP server helps users evaluate fit, check API status, explore galleries, manage workspaces, and find AI skills for the OWOJI platform.

1 endpoint9 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://owoji.com/mcp

No auth detected

MCP server metadata

Name
owoji
Version
1.0.0
Capabilities
tools
Server instructions

Use public status and gallery tools without authentication. Configure an OWOJI Bearer access token to use workspace, skill, session, and goal tools.

Known tools 9

owoji_evaluate_fit

Explain what OWOJI does, who it helps, what it costs, the estimated time-saving formula, and how to install it.

Inferred read-only
owoji_status

Check whether the OWOJI production API is available.

Inferred read-only
owoji_gallery

List public OWOJI output examples and reusable templates.

Inferred read-only
owoji_workspace

Check the current OWOJI account, plan, and usage.

Inferred read-only
owoji_find_skills

Search the OWOJI Skill Garden for instructions that match a task.

Inferred read-only
owoji_get_skill

Retrieve one OWOJI skill by UUID.

Inferred read-only
owoji_list_sessions

List workflow-capture sessions in the signed-in OWOJI workspace.

Inferred read-only
owoji_create_goal

Start an OWOJI agent goal.

Inferred read-only
owoji_start_pro_checkout

Create a secure Pro checkout URL after the user has authorized the purchase.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.owoji]
url = "https://owoji.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "owoji": {
      "type": "http",
      "url": "https://owoji.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: owoji
Remote MCP URL: https://owoji.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "owoji": {
      "url": "https://owoji.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "owoji": {
      "type": "http",
      "url": "https://owoji.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "owoji",
  "transport": "streamable-http",
  "url": "https://owoji.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for owoji.com was fetched 2026-08-23T11:02:44.179Z.

Trust status Trusted

owoji.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.