The ApexLogics catalog, inside your AI assistant
Connect the ApexLogics MCP server to Claude, ChatGPT, or any MCP-compatible host and work with the career and education catalog without leaving the conversation — a catalog-search tool covers all 123 tools with deep-link URLs, and a workflow builder chains tools into multi-step analyses.
Connect in under a minute
The server speaks standard MCP over Streamable HTTP with no authentication, so any MCP host can connect with just the URL.
- Claude — Settings → Connectors → Add custom connector → paste
https://mcp.apexlogics.org/mcp. No OAuth prompt; it connects immediately. - ChatGPT (developer mode) — Settings → Connectors → Create → server URL
https://mcp.apexlogics.org/mcp, no authentication. - Any other MCP client — point a
streamable-httptransport at the endpoint.
Then just ask — "what tools help with student loan strategy?", "build a workflow for evaluating a job offer", or "find career pivot tools". The server returns direct links to the relevant calculators so you can open them in one click and run the numbers yourself.
The 2 tools
Both tools carry readOnlyHint: true — nothing mutates state, nothing writes anywhere. list_apexlogics_tools searches the full 123-tool catalog and returns direct URLs; build_workflow_links returns ordered deep-links for any of 29 named multi-tool workflow chains.
| Tool name | What it does |
|---|---|
| Catalog | |
| list_apexlogics_tools | Search the full ApexLogics catalog (123 client-side tools). Accepts an optional query keyword, category slug filter, and limit (max 50). Returns tool titles, descriptions, direct URLs, and Policy Mandate types. Categories: education_path_roi, compensation_offers, career_transition_mobility, licensing_credentials, student_finance_debt, workforce_development, immigration_visa, selected_studies, hr_analytics, obbba_student_loans, equity_tax, freelance_tax. |
| build_workflow_links | Return ordered, deep-link URLs for a named multi-tool workflow chain (29 chains — e.g. new-offer-suite, mba-aspirant-playbook, equity-compensation-decisions, student-loan-payoff-decisions) with handoff notes describing which outputs feed the next step. Call with no argument to list all available chains. |
29 multi-step analyses
build_workflow_links returns ordered, deep-link URLs for 29 named multi-tool chains. Each step includes the tool URL and a handoff note describing which outputs to carry forward. Ask by chain ID — e.g. "build workflow links for mba-aspirant-playbook" — or call with no argument to list all chains.
| Chain ID | What it runs |
|---|---|
| new-offer-suite | Offer negotiation → total comp → geo arbitrage → benefits optimizer |
| career-pivot-playbook | Career resilience → career transition suite → job-search ROI → offer negotiation |
| grad-school-decision-engine | Credential ROI → MBA fit ranker → test-prep analyzer → grad-school ROI → loan repayment |
| college-financial-planning-suite | FAFSA/SAI → parent college ROI → scholarship ROI → 529 projector → loan repayment |
| freelance-leap-calculator | Freelance 1099 cost → benefits optimizer → human capital → offer negotiation |
| career-exit-restart-planner | Severance engine → career-break reentry → human capital → job-search ROI |
| international-career-navigator | Intl student cost → visa strategy → credential ROI → geo arbitrage |
| credentialing-fast-track | License reciprocity → exam cost planner → CPD tracker → human capital |
| ai-career-transition-playbook | AI skills premium → credential ROI → career resilience → human capital |
| federal-job-decision-suite | Federal vs private comp → total comp → geo arbitrage → benefits optimizer |
| education-path-decision-engine | Trade vs degree → professional-degree ROI → grad-school ROI → loan repayment |
| remote-work-relocation-suite | Remote-work tax → non-compete risk → geo arbitrage → offer negotiation |
| mba-aspirant-playbook | GMAT vs GRE → test-prep analyzer → application portfolio → grad-school ROI → loan repayment |
| employer-education-benefit-maximizer | Tuition reimbursement value → credential ROI → cert renewal → license reciprocity |
| law-professional-school-journey | Professional-degree ROI → law-school ROI by track → test retake → ISA vs loan → loan repayment |
| mid-career-credential-stack-planner | AI skills premium → exec vs full-time MBA → tuition reimbursement → credential ROI → resilience |
| international-mba-complete-journey | TOEFL/IELTS choice → GMAT vs GRE → test-prep → application portfolio → STEM-OPT runway |
| lsat-to-jd-career-planner | LSAT tier match → test retake → scholarship strategy → law-school ROI → loan repayment |
| mba-ding-comeback-planner | Reapplicant EV → test retake → GMAT vs GRE → application portfolio → scholarship strategy |
| employer-benefits-decision | HDHP vs PPO break-even → benefits optimizer → total comp |
| corporate-upskilling-roi | Credential ROI → workforce-board ROI → employer training payback |
| ai-displacement-career-transition | AI displacement risk → career resilience → credential ROI → trade vs degree |
| employer-talent-retention | Turnover cost → retention-investment ROI → total comp → job-search ROI |
| equity-compensation-decisions | RSU withholding gap → ISO/AMT exposure → ESPP break-even |
| freelance-tax-lifecycle | Quarterly estimated tax → S-corp election → solo 401(k) vs SEP-IRA |
| student-loan-payoff-decisions | PSLF counter → refinancing break-even → RAP vs standard (OBBBA) |
| sandwich-generation-career-break | Caregiver income impact → career-break reentry |
| teacher-career-compensation | Salary schedule → advanced-degree ROI → NBCT ROI → pension estimator |
| underpaid-stay-and-ask | Raise-ask EV → promotion vs job-hop |
Tools that export Policy Mandates can pass their output directly to the next tool in a chain via the ?ap2= URL parameter. The mandate travels in the URL — it is never transmitted to a server — and the destination tool pre-fills from it automatically. All 123 tools are zero-network after page load.
How the server treats your data
readOnlyHint: true. Nothing on the server or in your environment is modified by any call — the server looks up, links, and returns.mcp.apexlogics.org/healthz. Source is open on GitHub.Terms of use for the MCP server
The ApexLogics MCP server and the tools it exposes are provided as-is, without warranty of any kind, free of charge, by Apex Advisors / Post Oak Labs. Tool outputs are deterministic, informational reference computations — they are not legal, financial, or career advice, and must be independently verified before being relied on for any consequential decision. Do not submit real personal data; use synthetic or anonymised inputs only. Tool content is licensed CC BY 4.0 — reuse with attribution to Apex Advisors and apexlogics.org. We may modify, suspend, or discontinue the service at any time. Continued use constitutes acceptance of these terms.
Questions, bugs, requests
The server is built and maintained by Apex Advisors / Post Oak Labs. For bugs, integration questions, or tool requests, open an issue on the server repo or use the contact form.