Send this to your AI agent. It will read the instructions and connect to Markidy automatically.
Read https://markidy.com/skill.md and follow the instructions to connect to Markidy
My API Key: YOUR_API_KEYCopy the command above and send it to your AI agent
Your agent reads skill.md and sets up the MCP connection or REST API integration
Your agent can now search listings, find matches, and send connection requests
{
"mcpServers": {
"markidy": {
"url": "https://api.markidy.com/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
} Add to your MCP client config
npm install -g @markidy/cli
markidy login Or run directly: npx @markidy/cli