agentrouter.mcp.v1.MCPProfilesService
MCPProfilesService is the (user, customer, project)-scoped CRUD surface for mcp_profiles.
ListAvailableMCPServers
ListAvailableMCPServers lists the MCP servers a user may attach to a
ListMCPProfiles
ListMCPProfiles lists every profile owned by the given
CreateMCPProfile
CreateMCPProfile registers a new MCP server for a user.
GetMCPProfile
GetMCPProfile returns a single profile by uuid.
DeleteMCPProfile
DeleteMCPProfile soft-deletes a profile (deleted_at set; row kept
UpdateMCPProfile
UpdateMCPProfile updates mutable profile fields. Omitted scalar
AddMCPProfileServer
AddMCPProfileServer attaches an MCP server to a profile with all of its
RemoveMCPProfileServer
RemoveMCPProfileServer detaches an MCP server from a profile, deleting
SetMCPProfileServerTools
SetMCPProfileServerTools replaces the enabled-tool set for an attached