Loading MCP server directory, please wait...
Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.
npx @getmcp/cli add today.naia/platformRequires Node.js 18+. Community-contributed server. Review source before installing.
NAIA_API_KEYnaia API key generated in Dashboard > Settings > API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"today.naia/platform": {
"command": "npx",
"args": [
"-y",
"naia-mcp-server"
],
"env": {
"NAIA_API_KEY": "",
"NAIA_MCP_URL": ""
}
}
}
}