MCP Server
MCP
io.github.outris-dev-user/outris-identity-mcp
Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-server.outris.com/http",
"headers": [
{
"description": "Bearer token for authentication. Get your API key at https://portal.outris.com",
"isRequired": true,
"isSecret": true,
"placeholder": "Bearer your-api-key-here",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment