Changelog
Changelog
Changes to the MCP server, the API and these docs, newest first.
Developer documentation
Public docs for the MCP server and the REST API: quickstarts, twelve tool pages, fourteen endpoint pages and the data model behind them.
Every page has a plain markdown twin at the same path with
.mdadded, and the full set is indexed at/llms.txt.MCP server 1.1.0: statements
get_personreturns statements from the person's five most recent annotated articles, split into what they said and what others said about them.get_eventreturns the annotated statements on each source article.search_eventsreports a count per annotation type.MCP sign-in with OAuth
Claude and other MCP clients can connect by signing in through the browser. API keys still work for clients without OAuth.