AIsa Creator Discovery for VS Code
one.aisa/creator-discovery
Find creators from a seed profile or a brief, and look up their contact email.
client:VS Code
transport:streamable-http
Install AIsa Creator Discovery in VS Code
.vscode/mcp.json
{
"servers": {
"creator-discovery": {
"type": "http",
"url": "https://mcp.aisa.one/creator-discovery/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs