René's URL Explorer Experiment


Title: fix(mcp): stabilize authenticated tool discovery by j15z · Pull Request #5754 · simstudioai/sim · GitHub

Open Graph Title: fix(mcp): stabilize authenticated tool discovery by j15z · Pull Request #5754 · simstudioai/sim

X Title: fix(mcp): stabilize authenticated tool discovery by j15z · Pull Request #5754 · simstudioai/sim

Description: Summary Authenticated MCP servers that advertise OAuth can now be added and refreshed with an explicitly configured static Authorization: Bearer ... credential without being diverted into OAuth. The previous fix made the pre-save connection test try the configured header, but runtime discovery still mapped every SDK UnauthorizedError to “authorization required.” This PR makes that classification depend on the server's configured auth type, so static-header servers stay on the normal credential path and only OAuth-configured servers enter OAuth. OAuth-pending connections now remain actionable in Workspace Settings: the persistent server status says OAuth authorization required, and a refresh that cleanly returns to that state says Authorization required instead of the generic Failed / Not Connected. Concrete connection errors still take precedence, so timeouts and other failures are not mislabeled as an OAuth prompt. Discovery publication is ordered end to end. Redis and memory cache adapters allocate a monotonic millisecond mutation token; conditional cache publication and the database lastToolsRefresh compare-and-swap use that same token, so retries, failures, successes, and invalidations choose one winner across both layers. A credential-safe discovery revision covers every connection-affecting field, preserving valid tools across metadata-only edits while failing closed after URL, credential, auth-type, or transport changes. Each retry acquires fresh mutation ownership. Successful, failed, and OAuth-pending status publication share a bounded retry for metadata-only edit races: every attempt rechecks cache ownership and the discovery revision before publishing against the latest row token. If ordering or an atomic cache transition is unavailable, freshly fetched tools may be returned to the current caller but unordered cache/database state is not persisted. Successful discovery returns its exact publication token, so workflow schemas sync only while the post-discovery reread still belongs to that winning published refresh; later success, failure, or invalidation barriers take precedence, and winner-cache, superseded, and degraded unavailable results cannot propagate as winners. Cache invalidation retries reacquire fresh ownership, publish a database barrier only after an atomic delete wins, and never fall back to an unordered delete that could erase a newer discovery. Refresh responses now prove that a newer successful discovery actually won before preserving connected state after a failure: both lastToolsRefresh and lastConnected must advance beyond the request's original snapshot. Invalidation advances the publication token but not lastConnected, so it can no longer hide a real discovery failure behind a stale connected row. Failure counters also recompute through an optimistic JSONB compare-and-swap when success races them. Security-sensitive paths remain bounded: MCP targets still pass domain and SSRF validation, public targets are DNS-pinned when policy permits, and HTTP/2 negotiation does not relax that pinning. Logs contain header names and structural diagnostics but never values, session IDs, or raw upstream bodies, while UI/API errors come from an allowlist. OAuth servers without dynamic client registration return an actionable 422 that directs users to configure a token. The settings copy change consumes only the existing auth type and sanitized error state; it does not alter or expose credentials, headers, tokens, or upstream responses. Related: #5665 and #5595. Type of Change Bug fix New feature Breaking change Documentation Other: ___________ Testing bun run --cwd apps/sim test -- lib/mcp app/api/mcp 'app/workspace/[workspaceId]/settings/components/mcp' — 454 tests passed across all 29 MCP suites, including static Bearer classification, concurrent publication, repeated metadata-only races, ownership-safe invalidation retries, degraded-cache behavior, publication-token-gated workflow sync, secret-safe diagnostics, SSRF pinning, invalidation-only refresh races, and OAuth-specific settings status behavior. bun run check:api-validation:strict — passed with all 964 routes Zod-backed and no boundary-policy drift. Biome on the final review files and git diff --check — passed. Direct GitHub Copilot MCP probes completed initialize and tools/list with 47 tools using both normal and SSRF-pinned transports; the SDK transport carried the session ID without logging it. A full app-suite baseline recorded 10,715 passing tests and 41 known failures in unrelated workflow, webhook, chat, and UI tests. The final review changes were revalidated in the focused suite above. bun run --cwd apps/sim type-check reaches only unrelated shared-worktree dependency errors in fork audit events, recordAuditBatch, and @google-cloud/storage; no MCP TypeScript errors are reported. Reviewer focus: auth-type-aware handling of typed 401s, OAuth-pending UI status with concrete-error precedence, unified cache/database mutation ownership, bounded same-revision status retries, fresh-token invalidation retries, Redis conditional-mutation scripts, winner-only workflow synchronization, fail-closed degraded-cache behavior, and the two-timestamp proof for a racing successful refresh. 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) Screenshots/Videos N/A — status-copy-only UI change with no layout change.

Open Graph Description: Summary Authenticated MCP servers that advertise OAuth can now be added and refreshed with an explicitly configured static Authorization: Bearer ... credential without being diverted into OAuth. Th...

X Description: Summary Authenticated MCP servers that advertise OAuth can now be added and refreshed with an explicitly configured static Authorization: Bearer ... credential without being diverted into OAuth. Th...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:210d09ee-3543-339e-1041-6a40f8602cf6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD8AC:1A456E:301C33E:42F43C7:6A63413E
html-safe-noncebfcc77099eac415e2f0971d41fcdeab5f08d342061b3d3077316ea4626c62729
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEOEFDOjFBNDU2RTozMDFDMzNFOjQyRjQzQzc6NkE2MzQxM0UiLCJ2aXNpdG9yX2lkIjoiNDQ3NjU5Njc3ODkyMzQwOTcyNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaccb81fd047e34188407d947291b4947e542e2a12693fd42a9c976cf6ea9b39665
hovercard-subject-tagpull_request:4080552859
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/5754/files
twitter:imagehttps://avatars.githubusercontent.com/u/96924014?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/96924014?s=400&v=4
og:image:altSummary Authenticated MCP servers that advertise OAuth can now be added and refreshed with an explicitly configured static Authorization: Bearer ... credential without being diverted into OAuth. Th...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None59e55daad7174ca59d63c6974d58276ccb5477442e550bebb3c035e1bef11c94
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
release990295d92a4cc7b63fbbd83a046217cd7d77d49c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/simstudioai/sim/pull/5754/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5754%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%2F5754%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/5754/files
Reloadhttps://github.com/simstudioai/sim/pull/5754/files
Reloadhttps://github.com/simstudioai/sim/pull/5754/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5754/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 120 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
j15zhttps://github.com/j15z
staginghttps://github.com/simstudioai/sim/tree/staging
fix/mcp-discovery-raceshttps://github.com/simstudioai/sim/tree/fix/mcp-discovery-races
Conversation 81 https://github.com/simstudioai/sim/pull/5754
Commits 27 https://github.com/simstudioai/sim/pull/5754/commits
Checks 19 https://github.com/simstudioai/sim/pull/5754/checks
Files changed https://github.com/simstudioai/sim/pull/5754/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5754/files
fix(mcp): stabilize authenticated tool discovery https://github.com/simstudioai/sim/pull/5754/files#top
Show all changes 27 commits https://github.com/simstudioai/sim/pull/5754/files
0ea66ec fix(mcp): stabilize authenticated tool discovery j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/0ea66ec71b3c22b5a2a4a6784f4c3c42cd141c66
ea7a66b Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/ea7a66b67d78e1bac1c86eb4a2f216e81316ced6
2563ab7 Fix MCP discovery timestamp CAS precision (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/2563ab7aa3a0dc8db65dcc9fb2618d4301f019a0
cf88f81 Harden MCP cache fallback diagnostics (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/cf88f81214d6d5d8d0d18e272563fd69d7bbcde1
273faff Fail MCP discovery closed without cache ownership (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/273faffbfa9bbedf375b12e53499eb035f358170
9f5d554 Unify MCP cache and database publication order (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/9f5d55414708ac07b940811a13ed50f83f6af536
405e858 Keep MCP failure counts and live results consistent (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/405e85818312dc379d353546132f2e76d27889c4
29bb919 Align MCP refresh responses with publication order (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/29bb919f10007b24dab597faba80bfdbbbc3e546
eb9b603 Preserve MCP tools across metadata races (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/eb9b603911d6d33a7d09bf2b619192b3b58a898f
3df5fc2 Verify MCP config revisions after status races (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/3df5fc24df704ff754fc9de4fa29ef383b07253a
0fe1865 improvement(mcp): negotiate HTTP/2 for MCP transport waleedlatif1 Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/0fe18650d6f5a9549e640c5460236721cccb8a11
2d8118b chore(mcp): remove unused cache CAS methods and simplify discovery he… waleedlatif1 Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/2d8118bf3b5b8b4d581cc547286698de68f43a08
7909bb0 Fix MCP retry publication ordering (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/7909bb0f60c65cef6a4c8fadf18cbcb8715b7a6d
9743f93 fix(mcp): acquire a fresh cache mutation per discovery retry waleedlatif1 Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/9743f93aca85c1927b741c12632262e17699fff3
253c471 Close MCP invalidation publication races (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/253c47190424cd425728374fcecdd6b1bb7cb8b6
9043b7e fix(mcp): verify racing refresh success j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/9043b7ee911bcfaf0a37e2c94bf714559b8faefe
ef7b8dc fix(mcp): clarify OAuth authorization status j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/ef7b8dc4ca405864048cd0dc98571afc7d93fd35
d3c3d09 Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/d3c3d09a9f863f6363a60dbb4818fedced1da312
3296f1f Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/3296f1fee327ac1369f93dfb0cf4b11d07925a88
8dc843a Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/8dc843ab1b68521328609c2f8c75ec35b306a64e
75bb19c Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/75bb19cd2aeacf1270d73df2f68ddb8260b814d0
c0212e5 Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/c0212e5323a596d911681d8e1d504b05ea949441
5bb4402 Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/5bb4402bad54309481465d75b8ec40b02bfd7a70
0fb9a4e Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/0fb9a4e18e6b6f7cd3ed3678abe03add9a5bb697
b9dfe48 Address PR review feedback (#5754) j15z Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/b9dfe489290aa233caa9ee0124fb5344e27a6015
99e235a refactor(mcp): drop the ordered-publication consistency layer for the… waleedlatif1 Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/99e235a683c1f79a574d7d04c6585713feace851
ea7a148 fix(mcp): reset connectionStatus when a server is switched to OAuth waleedlatif1 Jul 18, 2026 https://github.com/simstudioai/sim/pull/5754/commits/ea7a148c9e9377fb398bbe5ea6b348767a015803
Clear filters https://github.com/simstudioai/sim/pull/5754/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5754/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5754/files
route.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-463b39d876cd41f35548f691cfc783b9d86c5d9e558957d295ce0570f52c4cf5
route.ts https://github.com/simstudioai/sim/pull/5754/files#diff-c39ea44b90f19a68eac78450a1dcd4c067a80c8639393cc2cb66f7566da41ba0
mcp.tsx https://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
refresh-action-state.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-3a3f6051987a760658253f25267a15f4f22e878577122755c4f65ead4ad1bc8d
refresh-action-state.ts https://github.com/simstudioai/sim/pull/5754/files#diff-598d1ea182d77a9e1fef771ff1c57d00ca4e3fffa8b3ddf0f8725df68225c5ca
server-tools-label.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-be7cc174073d5acb7f1b316accde77ac0425ff9bc4e1ecdac3ff5516cca5a396
server-tools-label.ts https://github.com/simstudioai/sim/pull/5754/files#diff-85f08b569fc4f0f12fe592e238e4a86f52f0ce360a4b88f16e03aff7f3f0fabc
input-validation.server.ts https://github.com/simstudioai/sim/pull/5754/files#diff-6aff011dd9656fc3e2283ce7a33580a51622749a977dcacb0b75050284426798
pinned-fetch.server.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-d688ce706d598654c6cfa20035d2258b7871b0d4b042d155d01704141d1495bf
client.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-3c669f1cfdbdbd74ae67141932035c61beea21909c92d6e0b8ad9f26b569dcab
client.ts https://github.com/simstudioai/sim/pull/5754/files#diff-25cb24353597fac644145b37622d21ec7315282c29ccb1c4275f3ccb46441e1a
error-diagnostics.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-65e55c72bfaf31714bf94cd0b2a1a17244cde5d11af0efddcf6fe58dd86de57e
error-diagnostics.ts https://github.com/simstudioai/sim/pull/5754/files#diff-9038f58548d26ca07ecd0ef8e9baa19cd63e37fb716e20f267a02b3c07854084
probe.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-bc43a1492cb986c92b7f41bd724dbbc42edd31fb14c6a71a5230268615ace122
probe.ts https://github.com/simstudioai/sim/pull/5754/files#diff-98845bad4396ae700441369770277e66b375ead53144e063b55d99b2778ba34f
server-lifecycle.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-67f6d21d4ca70f641992cb737b97f58b22cdbe2c804878d6fb2cc2e77bebbc50
server-lifecycle.ts https://github.com/simstudioai/sim/pull/5754/files#diff-0680f8bc617e13ef336c024a3a18671af0b7fd2658f55f5de274b33a97de9581
pinned-fetch.test.ts https://github.com/simstudioai/sim/pull/5754/files#diff-eb3b541d290de33fb3e61f5b074e2cfdb26cfd7a770a0ce1566316334a5ffec9
pinned-fetch.ts https://github.com/simstudioai/sim/pull/5754/files#diff-762eddc0923a0e087da8b1ddba48178609b8d41572e63b65e0cc2d027e79648c
apps/sim/app/api/mcp/oauth/start/route.test.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-463b39d876cd41f35548f691cfc783b9d86c5d9e558957d295ce0570f52c4cf5
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/app/api/mcp/oauth/start/route.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-463b39d876cd41f35548f691cfc783b9d86c5d9e558957d295ce0570f52c4cf5
https://github.com/simstudioai/sim/pull/5754/files#diff-463b39d876cd41f35548f691cfc783b9d86c5d9e558957d295ce0570f52c4cf5
apps/sim/app/api/mcp/oauth/start/route.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-c39ea44b90f19a68eac78450a1dcd4c067a80c8639393cc2cb66f7566da41ba0
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/app/api/mcp/oauth/start/route.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-c39ea44b90f19a68eac78450a1dcd4c067a80c8639393cc2cb66f7566da41ba0
https://github.com/simstudioai/sim/pull/5754/files#diff-c39ea44b90f19a68eac78450a1dcd4c067a80c8639393cc2cb66f7566da41ba0
https://github.com/simstudioai/sim/pull/5754/files#diff-c39ea44b90f19a68eac78450a1dcd4c067a80c8639393cc2cb66f7566da41ba0
https://github.com/simstudioai/sim/pull/5754/files#diff-c39ea44b90f19a68eac78450a1dcd4c067a80c8639393cc2cb66f7566da41ba0
https://github.com/simstudioai/sim/pull/5754/files#diff-c39ea44b90f19a68eac78450a1dcd4c067a80c8639393cc2cb66f7566da41ba0
apps/sim/app/workspace/[workspaceId]/settings/components/mcp/mcp.tsxhttps://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/app/workspace/%5BworkspaceId%5D/settings/components/mcp/mcp.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
https://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
https://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
https://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
https://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
https://github.com/simstudioai/sim/pull/5754/files#diff-a4da5c277b6d754bb18bdf732cde648008b9624c1d73729926799e4a5c6a8fbc
apps/sim/app/workspace/[workspaceId]/settings/components/mcp/refresh-action-state.test.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-3a3f6051987a760658253f25267a15f4f22e878577122755c4f65ead4ad1bc8d
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/app/workspace/%5BworkspaceId%5D/settings/components/mcp/refresh-action-state.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-3a3f6051987a760658253f25267a15f4f22e878577122755c4f65ead4ad1bc8d
https://github.com/simstudioai/sim/pull/5754/files#diff-3a3f6051987a760658253f25267a15f4f22e878577122755c4f65ead4ad1bc8d
apps/sim/app/workspace/[workspaceId]/settings/components/mcp/refresh-action-state.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-598d1ea182d77a9e1fef771ff1c57d00ca4e3fffa8b3ddf0f8725df68225c5ca
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/app/workspace/%5BworkspaceId%5D/settings/components/mcp/refresh-action-state.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-598d1ea182d77a9e1fef771ff1c57d00ca4e3fffa8b3ddf0f8725df68225c5ca
https://github.com/simstudioai/sim/pull/5754/files#diff-598d1ea182d77a9e1fef771ff1c57d00ca4e3fffa8b3ddf0f8725df68225c5ca
apps/sim/app/workspace/[workspaceId]/settings/components/mcp/server-tools-label.test.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-be7cc174073d5acb7f1b316accde77ac0425ff9bc4e1ecdac3ff5516cca5a396
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/app/workspace/%5BworkspaceId%5D/settings/components/mcp/server-tools-label.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-be7cc174073d5acb7f1b316accde77ac0425ff9bc4e1ecdac3ff5516cca5a396
https://github.com/simstudioai/sim/pull/5754/files#diff-be7cc174073d5acb7f1b316accde77ac0425ff9bc4e1ecdac3ff5516cca5a396
apps/sim/app/workspace/[workspaceId]/settings/components/mcp/server-tools-label.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-85f08b569fc4f0f12fe592e238e4a86f52f0ce360a4b88f16e03aff7f3f0fabc
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/app/workspace/%5BworkspaceId%5D/settings/components/mcp/server-tools-label.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-85f08b569fc4f0f12fe592e238e4a86f52f0ce360a4b88f16e03aff7f3f0fabc
https://github.com/simstudioai/sim/pull/5754/files#diff-85f08b569fc4f0f12fe592e238e4a86f52f0ce360a4b88f16e03aff7f3f0fabc
apps/sim/lib/core/security/input-validation.server.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-6aff011dd9656fc3e2283ce7a33580a51622749a977dcacb0b75050284426798
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/lib/core/security/input-validation.server.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-6aff011dd9656fc3e2283ce7a33580a51622749a977dcacb0b75050284426798
https://github.com/simstudioai/sim/pull/5754/files#diff-6aff011dd9656fc3e2283ce7a33580a51622749a977dcacb0b75050284426798
apps/sim/lib/core/security/pinned-fetch.server.test.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-d688ce706d598654c6cfa20035d2258b7871b0d4b042d155d01704141d1495bf
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/lib/core/security/pinned-fetch.server.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-d688ce706d598654c6cfa20035d2258b7871b0d4b042d155d01704141d1495bf
https://github.com/simstudioai/sim/pull/5754/files#diff-d688ce706d598654c6cfa20035d2258b7871b0d4b042d155d01704141d1495bf
apps/sim/lib/mcp/client.test.tshttps://github.com/simstudioai/sim/pull/5754/files#diff-3c669f1cfdbdbd74ae67141932035c61beea21909c92d6e0b8ad9f26b569dcab
View file https://github.com/simstudioai/sim/blob/ea7a148c9e9377fb398bbe5ea6b348767a015803/apps/sim/lib/mcp/client.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5754/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5754/files#diff-3c669f1cfdbdbd74ae67141932035c61beea21909c92d6e0b8ad9f26b569dcab
https://github.com/simstudioai/sim/pull/5754/files#diff-3c669f1cfdbdbd74ae67141932035c61beea21909c92d6e0b8ad9f26b569dcab
https://github.com/simstudioai/sim/pull/5754/files#diff-3c669f1cfdbdbd74ae67141932035c61beea21909c92d6e0b8ad9f26b569dcab
Please reload this pagehttps://github.com/simstudioai/sim/pull/5754/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5754/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.