API Documentation

For deployment partners and technical users integrating the AI Screening Tools platform.
The REST API handles 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 — CV screening, video intake, social profile checks, and the 49-tool agent. Authentication, request format, rate limits, and response examples.

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

MCP Tools Reference

All 49 tools available when you connect Claude to our MCP server — across 10 categories. For each tool: what it does, parameters, and example Claude prompts.

screen_candidate batch_screen social_profile_scan generate_offer_letter passport_validity_check contract_generator qualify_prospect + 42 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 AI screening into existing workflows. Use the REST API to automate CV scoring, social profile checks, and workflow execution from any platform. Connect Claude or another AI agent directly to our MCP server — no custom code required — for instant access to screening, document search, and social media analysis tools. Built for any organisation that screens, qualifies, or intakes a second party before committing human time — across real estate, legal, healthcare, financial advisory, insurance, schools, HR, logistics, and more.

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