INDIVIDUAL MCP TOOL
get_role
Get full detail for one Devlyn role: pricing (monthly and hourly), deliverables, stack, first-week plan, outcomes, and complementary roles.
LIVE ENDPOINT
https://devlyn.ai/mcp
Connect to this endpoint to inspect the live schema for get_role and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.devlyn]
url = "https://devlyn.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"devlyn": {
"type": "http",
"url": "https://devlyn.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: devlyn
Remote MCP URL: https://devlyn.ai/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": {
"devlyn": {
"url": "https://devlyn.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"devlyn": {
"type": "http",
"url": "https://devlyn.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "devlyn",
"transport": "streamable-http",
"url": "https://devlyn.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_roles— List the 8 AI engineering roles Devlyn staffs, grouped by layer, with monthly pricing (USD) per seniority tier and a link to each role page.get_pricing_tiers— Describe the junior / mid / senior seniority tiers and what each is suited for.get_faqs— Answer common questions about engagement speed, the free trial week, billing, replacement, IP protection, and timezones.book_discovery_call— Get the booking link for a discovery call with Devlyn (the first step to engaging an engineer: call today, shortlist within 24 hours).