René's URL Explorer Experiment


Title: fix(mcp): keep a legacy server row from blanking the whole server list by waleedlatif1 · Pull Request #5762 · simstudioai/sim · GitHub

Open Graph Title: fix(mcp): keep a legacy server row from blanking the whole server list by waleedlatif1 · Pull Request #5762 · simstudioai/sim

X Title: fix(mcp): keep a legacy server row from blanking the whole server list by waleedlatif1 · Pull Request #5762 · simstudioai/sim

Description: Summary The MCP server-list response validated transport/authType/connectionStatus with strict enums, but those are free-text DB columns that can hold legacy values (e.g. transport http/sse from before the streamable-http consolidation). Because the client strict-parses the whole z.array(...) with retry:false, one off-enum row blanked the entire workspace's MCP list ("Response failed contract validation"). Found live in prod: 13 active rows (sse/http) across 11 workspaces. Same class as #5593, which only covered consecutiveFailures. Fix: response-side .catch() tolerance on all three strict-enum-over-free-text columns (request bodies stay strict) — transport → streamable-http, authType/connectionStatus → undefined. Uses Zod's built-in .catch(), matching the existing pattern in contracts/admin.ts. Stop the workspace-fork copy from propagating legacy transport values (the still-active vector that regenerated bad rows). Bundled two correctness fixes found in the same MCP audit: create/upsert path now resets connection status on a headers→OAuth flip (mirrors the update path, kills a false "connected" state); bulk discovery now drops the positive tool cache on OAuth-pending (mirrors the single-server path, no stale tools after re-auth). Data backfill of the 13 legacy rows handled separately. Type of Change Bug fix Testing 149 tests pass across lib/api/contracts, app/api/mcp/servers, lib/mcp, and ee/workspace-forking; typecheck, Biome, and check:api-validation all clean. Runtime-verified: bad response values coerce (no throw), valid values pass through, and create/test request bodies still reject invalid transport. Follow-up (not in this PR) Optional durable hardening: per-row isolation at the list route (drop+log a malformed row) as a backstop for any future strict field. The three .catch()es close the entire present class, so this is future-proofing only. Checklist Code follows project style guidelines Self-reviewed my changes Tests added/updated and passing No new warnings introduced I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Open Graph Description: Summary The MCP server-list response validated transport/authType/connectionStatus with strict enums, but those are free-text DB columns that can hold legacy values (e.g. transport http/sse from b...

X Description: Summary The MCP server-list response validated transport/authType/connectionStatus with strict enums, but those are free-text DB columns that can hold legacy values (e.g. transport http/sse from b...

Opengraph URL: https://github.com/simstudioai/sim/pull/5762

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8219ae1f-d63c-874c-f408-cd27b8b4284c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB12C:2F2710:101625D:175D31B:6A633210
html-safe-nonce019dc377552deb12eeec9e30adc7cfb01ec2126538832f65acb1bfb1ec90e836
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMTJDOjJGMjcxMDoxMDE2MjVEOjE3NUQzMUI6NkE2MzMyMTAiLCJ2aXNpdG9yX2lkIjoiNTc5Njk2MjQ0OTc2Mjc1OTE4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacf99165face8ad20eaf8efc635af893d39dc17c9afc50d6d070f2ddd87c27cd0b
hovercard-subject-tagpull_request:4085348412
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/simstudioai/sim/pull/5762/files
twitter:imagehttps://avatars.githubusercontent.com/u/40672544?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/40672544?s=400&v=4
og:image:altSummary The MCP server-list response validated transport/authType/connectionStatus with strict enums, but those are free-text DB columns that can hold legacy values (e.g. transport http/sse from b...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonedf6e1c2adcceb061ec8c4106a1b34f38280f08e13f2b195c661c202834cbc3b1
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/simstudioai/sim git https://github.com/simstudioai/sim.git
octolytics-dimension-user_id199344406
octolytics-dimension-user_loginsimstudioai
octolytics-dimension-repository_id912559512
octolytics-dimension-repository_nwosimstudioai/sim
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id912559512
octolytics-dimension-repository_network_root_nwosimstudioai/sim
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release822a0ff2a479845adcdd40a1a7b1734a56e05818
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/simstudioai/sim/pull/5762/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5762%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5762%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=simstudioai%2Fsim
Reloadhttps://github.com/simstudioai/sim/pull/5762/files
Reloadhttps://github.com/simstudioai/sim/pull/5762/files
Reloadhttps://github.com/simstudioai/sim/pull/5762/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5762/files
simstudioai https://github.com/simstudioai
simhttps://github.com/simstudioai/sim
Notifications https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Fork 3.7k https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Star 29.2k https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Code https://github.com/simstudioai/sim
Issues 111 https://github.com/simstudioai/sim/issues
Pull requests 121 https://github.com/simstudioai/sim/pulls
Actions https://github.com/simstudioai/sim/actions
Projects https://github.com/simstudioai/sim/projects
Security and quality 0 https://github.com/simstudioai/sim/security
Insights https://github.com/simstudioai/sim/pulse
Code https://github.com/simstudioai/sim
Issues https://github.com/simstudioai/sim/issues
Pull requests https://github.com/simstudioai/sim/pulls
Actions https://github.com/simstudioai/sim/actions
Projects https://github.com/simstudioai/sim/projects
Security and quality https://github.com/simstudioai/sim/security
Insights https://github.com/simstudioai/sim/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fsimstudioai%2Fsim%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fsimstudioai%2Fsim%2Fissues%2Fnew%2Fchoose
waleedlatif1https://github.com/waleedlatif1
staginghttps://github.com/simstudioai/sim/tree/staging
fix/mcp-transport-contract-resiliencehttps://github.com/simstudioai/sim/tree/fix/mcp-transport-contract-resilience
Conversation 8 https://github.com/simstudioai/sim/pull/5762
Commits 2 https://github.com/simstudioai/sim/pull/5762/commits
Checks 19 https://github.com/simstudioai/sim/pull/5762/checks
Files changed https://github.com/simstudioai/sim/pull/5762/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5762/files
fix(mcp): keep a legacy server row from blanking the whole server list https://github.com/simstudioai/sim/pull/5762/files#top
Show all changes 2 commits https://github.com/simstudioai/sim/pull/5762/files
0f43215 fix(mcp): keep a legacy server row from blanking the whole server list waleedlatif1 Jul 19, 2026 https://github.com/simstudioai/sim/pull/5762/commits/0f43215c0e14bad2f228e149c0d762fd3658347b
40a5552 fix(mcp): reset connection status on any auth-type flip in the create… waleedlatif1 Jul 19, 2026 https://github.com/simstudioai/sim/pull/5762/commits/40a5552411f56fb3eae2025f744db0646a96b2b0
Clear filters https://github.com/simstudioai/sim/pull/5762/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5762/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5762/files
copy-resources.ts https://github.com/simstudioai/sim/pull/5762/files#diff-8090f65dbd57000145cea8bb14673ad7008ab9c9bf550c267d736e4abf3c7ffb
mcp.ts https://github.com/simstudioai/sim/pull/5762/files#diff-652c5e3f8b1d46d105559a25b1ebee83b71ae36d1ddc06645edd03b0e8a9718e
server-lifecycle.test.ts https://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
server-lifecycle.ts https://github.com/simstudioai/sim/pull/5762/files#diff-0680f8bc617e13ef336c024a3a18671af0b7fd2658f55f5de274b33a97de9581
service.ts https://github.com/simstudioai/sim/pull/5762/files#diff-19f6b7bbc0682d9438560d27d332499a5f8e1e4d1bf8aeb68dde6f2431137355
apps/sim/ee/workspace-forking/lib/copy/copy-resources.tshttps://github.com/simstudioai/sim/pull/5762/files#diff-8090f65dbd57000145cea8bb14673ad7008ab9c9bf550c267d736e4abf3c7ffb
View file https://github.com/simstudioai/sim/blob/40a5552411f56fb3eae2025f744db0646a96b2b0/apps/sim/ee/workspace-forking/lib/copy/copy-resources.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5762/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5762/files#diff-8090f65dbd57000145cea8bb14673ad7008ab9c9bf550c267d736e4abf3c7ffb
https://github.com/simstudioai/sim/pull/5762/files#diff-8090f65dbd57000145cea8bb14673ad7008ab9c9bf550c267d736e4abf3c7ffb
apps/sim/lib/api/contracts/mcp.tshttps://github.com/simstudioai/sim/pull/5762/files#diff-652c5e3f8b1d46d105559a25b1ebee83b71ae36d1ddc06645edd03b0e8a9718e
View file https://github.com/simstudioai/sim/blob/40a5552411f56fb3eae2025f744db0646a96b2b0/apps/sim/lib/api/contracts/mcp.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5762/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5762/files#diff-652c5e3f8b1d46d105559a25b1ebee83b71ae36d1ddc06645edd03b0e8a9718e
https://github.com/simstudioai/sim/pull/5762/files#diff-652c5e3f8b1d46d105559a25b1ebee83b71ae36d1ddc06645edd03b0e8a9718e
https://github.com/simstudioai/sim/pull/5762/files#diff-652c5e3f8b1d46d105559a25b1ebee83b71ae36d1ddc06645edd03b0e8a9718e
https://github.com/simstudioai/sim/pull/5762/files#diff-652c5e3f8b1d46d105559a25b1ebee83b71ae36d1ddc06645edd03b0e8a9718e
https://github.com/simstudioai/sim/pull/5762/files#diff-652c5e3f8b1d46d105559a25b1ebee83b71ae36d1ddc06645edd03b0e8a9718e
apps/sim/lib/mcp/orchestration/server-lifecycle.test.tshttps://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
View file https://github.com/simstudioai/sim/blob/40a5552411f56fb3eae2025f744db0646a96b2b0/apps/sim/lib/mcp/orchestration/server-lifecycle.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5762/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
https://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
https://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
https://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
https://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
https://github.com/simstudioai/sim/pull/5762/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
apps/sim/lib/mcp/orchestration/server-lifecycle.tshttps://github.com/simstudioai/sim/pull/5762/files#diff-0680f8bc617e13ef336c024a3a18671af0b7fd2658f55f5de274b33a97de9581
View file https://github.com/simstudioai/sim/blob/40a5552411f56fb3eae2025f744db0646a96b2b0/apps/sim/lib/mcp/orchestration/server-lifecycle.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5762/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5762/files#diff-0680f8bc617e13ef336c024a3a18671af0b7fd2658f55f5de274b33a97de9581
https://github.com/simstudioai/sim/pull/5762/files#diff-0680f8bc617e13ef336c024a3a18671af0b7fd2658f55f5de274b33a97de9581
https://github.com/simstudioai/sim/pull/5762/files#diff-0680f8bc617e13ef336c024a3a18671af0b7fd2658f55f5de274b33a97de9581
apps/sim/lib/mcp/service.tshttps://github.com/simstudioai/sim/pull/5762/files#diff-19f6b7bbc0682d9438560d27d332499a5f8e1e4d1bf8aeb68dde6f2431137355
View file https://github.com/simstudioai/sim/blob/40a5552411f56fb3eae2025f744db0646a96b2b0/apps/sim/lib/mcp/service.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5762/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5762/files#diff-19f6b7bbc0682d9438560d27d332499a5f8e1e4d1bf8aeb68dde6f2431137355
https://github.com/simstudioai/sim/pull/5762/files#diff-19f6b7bbc0682d9438560d27d332499a5f8e1e4d1bf8aeb68dde6f2431137355
Please reload this pagehttps://github.com/simstudioai/sim/pull/5762/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.