Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › within-mcp-auth

within-mcp-auth

With.in MCP Auth SDK — validates With.in tokens alongside a vendor's own auth, handles quota, usage reporting, subscriber detection, and cross-vendor network discovery.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "within-mcp-auth": {
      "command": "npx",
      "args": [
        "-y",
        "within-mcp-auth"
      ]
    }
  }
}

Or smoke-test directly:

npx -y within-mcp-auth

Details

Websitehttps://www.npmjs.com/package/within-mcp-auth
GitHubgit+https://github.com/tiwanaca/within-sdk.git
Licenseunknown
Pricingfree
Tagsmcp model-context-protocol oauth within sdk auth
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC