API Documentation

For deployment partners and technical users integrating the AI Screening Tools platform.
The REST API handles candidate screening, video intake, and social checks. The MCP server lets Claude agents call those same tools directly.
Base URLs
REST API   https://api.jobasean.com
MCP server   https://api.jobasean.com/mcp
REST API

REST API Reference

The endpoints deployment partners use most — candidate CV screening, video intake, social profile checks, and Maya chat. Authentication, request format, rate limits, and response examples.

POST /api/aiva/routine/bpo POST /api/social/check POST /api/connect/invite GET /api/connect/videos POST /api/chat POST /api/maya-evaluate POST /api/newsletter/subscribe
View REST API Reference →
MCP Tools

MCP Tools Reference

All 22 tools available when you connect Claude to our MCP server. For each tool: what it does, parameters, and example Claude prompts you can use or share with clients.

screen_candidate batch_screen social_profile_scan set_social_keywords search_jobs get_job request_info + 15 more
View MCP Tools Reference →
Quick Start — Connect Claude to Our MCP Server
Open a terminal on the machine where you run Claude and run:
claude mcp add ai-screening https://api.jobasean.com/mcp
Free tier: 3 tool calls per day per IP address. Need more? Enter your email at aiscreeningtools.com/mcp-access to get a reset token (3 more calls, resets daily).
Find Us
GitHub Repository
github.com/vaughnyb/chatgpthai
Source code for the MCP server is in src/chatgpthai/maya-api-v3/routers/mcp.py
Smithery
smithery.ai/server/aiscreeningtool/ai-screening
Claude-integrated marketplace. Install directly from Smithery or copy the server URL.
Official MCP Registry
io.github.vaughnyb/ai-screening
Anthropic-backed registry. Namespace derived from GitHub username vaughnyb. Listed as v1.0.1.
Connect in Claude Code — three ways
# Direct URL (always works)
claude mcp add ai-screening https://api.jobasean.com/mcp

# From the Official MCP Registry
claude mcp add ai-screening --registry io.github.vaughnyb/ai-screening

# From Smithery
npx @smithery/cli install aiscreeningtool/ai-screening --client claude

AI Screening Tools provides a REST API and MCP server for deployment partners and technical teams integrating candidate screening into existing hiring workflows. Use the AI hiring API to automate CV scoring, social profile checks, and Maya AI chat from any platform. Connect Claude or another AI agent directly to our MCP server — no custom code required — for instant access to candidate screening, document search, and social media analysis tools. Built for HR teams and BPO companies across Southeast Asia running AI workflow automation at volume.

Also See
📄 Product Guides → ⚙ Tech Stack Overview → ▶ Try Products Free →