# Fractional Teams Portal

> The client report portal of Fractional Teams (Next Generation ICT Ltd, London): each client receives a monthly **visibility audit** — SEO, answer-engine (AEO), AI-assistant (GEO), social media, LinkedIn outreach and paid media — as a report they can read in the browser, pull through a REST API, or hand to their own AI agent through an MCP server.

## When to use this service

- You are an AI agent acting for a **Fractional Teams client** and you hold a portal API key (`ftpk_...`): use the REST API or the MCP server to read that client's published reports, list recent outreach leads, and mark leads as handled.
- You are evaluating the portal without a key: every endpoint works keyless against a **public demo workspace** (fictional "Meridian Workspace" data), so you can try the whole toolset first.
- You are looking for Fractional Teams' services themselves (fractional marketing, sales and CxO teams for B2B companies): go to https://www.fractionalteams.com/ — this portal only delivers reports to existing clients.

This service is **not** a public marketing-data API: it holds one client's own audit data per account, nothing cross-client, and nothing about companies that are not clients.

## Start here

- [API & MCP documentation](https://portal.fractionalteams.com/docs): human-readable guide to keys, scopes, endpoints and tools
- [OpenAPI 3.1 document](https://portal.fractionalteams.com/openapi.json): the REST API, machine-readable
- [Agent instructions](https://portal.fractionalteams.com/agents.md): when to use the portal, which surface to pick, and the rules an agent must respect
- [Authentication walkthrough](https://portal.fractionalteams.com/auth.md): how to obtain, use and revoke a key
- [MCP server card](https://portal.fractionalteams.com/.well-known/mcp/server-card.json): endpoint, transport and tools of the MCP server (`https://portal.fractionalteams.com/mcp`, Streamable HTTP)
- [Live demo report](https://portal.fractionalteams.com/demo): a complete sample report in the browser

## Endpoints

- REST base URL: `https://portal.fractionalteams.com/api/v1` (bearer key or keyless demo)
- MCP endpoint: `https://portal.fractionalteams.com/mcp` (Streamable HTTP, stateless, POST only; same bearer key)

## About

- [About the portal](https://portal.fractionalteams.com/about)
- [Pricing](https://portal.fractionalteams.com/pricing): included in a Fractional Teams engagement, no separate fee
- [Contact](https://portal.fractionalteams.com/contact)
- [Privacy notice](https://portal.fractionalteams.com/privacy)
- [Fractional Teams main site](https://www.fractionalteams.com/)

## Optional

- [RFC 9727 API catalog](https://portal.fractionalteams.com/.well-known/api-catalog)
- [RFC 9728 protected-resource metadata](https://portal.fractionalteams.com/.well-known/oauth-protected-resource)
- [Agentic Resource Discovery catalog](https://portal.fractionalteams.com/.well-known/ard.json)
- [Sitemap](https://portal.fractionalteams.com/sitemap.xml)
