verify_service
ActiveTool of 0nMCP — Universal AI API Orchestrator
declared in 3.0.1
Verify an API key against a service (stripe, github, sendgrid, openai, anthropic, slack, notion, airtable, resend, hubspot, vercel) and return an account summary + a .0n connection descriptor
Parameters schema
{
"type": "object",
"required": [
"service",
"apiKey"
],
"properties": {
"apiKey": {
"type": "string"
},
"service": {
"type": "string"
}
}
}Parent server
0nMCP — Universal AI API Orchestrator
https://github.com/0nork/0nMCP
2/7 registries