Loading MCP server directory, please wait...
US patent status for agents: applications, office actions, owners, PTAB, claims, monitors.
npx @getmcp/cli add ai.patentdata/patent-dataRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <api_key>. Get a key with 50 free requests: POST https://api.patentdata.ai/agent/signup (see https://api.patentdata.ai/agents.md).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.patentdata/patent-data": {
"url": "https://api.patentdata.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}