API versions

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://docs.api.pronouns.page/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Base API Docs MCP server": {
    "url": "https://docs.api.pronouns.page/mcp"
  }
}

Close

The Pronouns.Page API is versioned. Version 3 is the latest and most stable version, and it is recommended for use. Version 2 is still available but may have some undocumented features. Version 1 has been completely removed and should not be used.