
MCP server and AI agents
Connect your AI agent to TestIP over MCP and manage posts from your chat.
1What it is
The MCP server gives the agent tools: schedule a post, find posts, approve and reject.
2Step 1. Create a token
Dashboard → "Project info" → "API tokens for AI agents" → "Create token".
3Step 2. Run the MCP server
The mcp-server folder: npm install, then run with TESTIP_API_BASE and TESTIP_TOKEN.
4Step 3. Connect to a client
In your MCP client config set node and the path to index.mjs. Tools: schedule_post, find_post, approve_post, reject_post.
5Security
Only the token hash is stored; the full token is shown once. A token can be revoked anytime.
Didn't find an answer? Write to us — we'll help.
Contact support