MiniURL for VS Code
io.github.addychang/miniurl
OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.
client:VS Code
transport:streamable-http
tools:23
Install MiniURL in VS Code
.vscode/mcp.json
{
"servers": {
"miniurl": {
"type": "http",
"url": "https://workers.miniurl.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- create_guest_token
- clear_authentication
- shorten_url
- send_registration_code
- verify_registration_code
- get_account_status
- start_pro_upgrade
- list_domains
- add_domain
- delete_domain
- verify_domain
- list_links
- get_link
- update_link
- delete_link
- bulk_create_links
- get_link_stats
- check_alias
- list_tags
- create_tag
- delete_tag
- tag_link
- untag_link