[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"article-aws-agent-toolkit-coding-agents-en":3,"article-related-aws-agent-toolkit-coding-agents-en":35,"series-tools-a30ad3d0-29e1-4d10-bdc1-ffabb8e83ff1":88},{"id":4,"title":5,"content":6,"summary":7,"source":8,"source_url":9,"author":10,"image_url":11,"keywords":12,"language":18,"translated_content":10,"views":19,"is_premium":20,"created_at":21,"updated_at":21,"cover_image":11,"published_at":22,"rewrite_status":23,"rewrite_error":10,"rewritten_from_id":24,"slug":25,"category":26,"related_article_id":27,"status":28,"google_indexed_at":10,"x_posted_at":10,"tweet_text":10,"title_rewritten_at":10,"title_original":10,"key_takeaways":29,"topic_cluster_id":33,"embedding":34,"is_canonical_seed":20},"a30ad3d0-29e1-4d10-bdc1-ffabb8e83ff1","AWS ships Agent Toolkit for coding agents","\u003Cp data-speakable=\"summary\">AWS launched Agent Toolkit for AWS to give coding agents controlled access to AWS APIs.\u003C\u002Fp>\u003Cp>AWS has packaged its new \u003Ca href=\"https:\u002F\u002Faws.amazon.com\u002Fproducts\u002Fdeveloper-tools\u002Fagent-toolkit-for-aws\u002F\" target=\"_blank\" rel=\"noopener\">Agent Toolkit for AWS\u003C\u002Fa> around one simple idea: \u003Ca href=\"\u002Ftag\u002Fai-coding\">AI coding\u003C\u002Fa> agents need fresher AWS context than their base models usually have. The toolkit is built for tools like \u003Ca href=\"https:\u002F\u002Fwww.anthropic.com\u002Fclaude-code\" target=\"_blank\" rel=\"noopener\">Claude Code\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fcursor.com\" target=\"_blank\" rel=\"noopener\">Cursor\u003C\u002Fa>, and \u003Ca href=\"https:\u002F\u002Fwww.openai.com\u002Findex\u002Fintroducing-codex\" target=\"_blank\" rel=\"noopener\">Codex\u003C\u002Fa>, and AWS says it can help agents build, deploy, and manage applications with fewer mistakes.\u003C\u002Fp>\u003Cp>The pitch is easy to understand if you have ever watched an agent thrash through AWS docs, guess at the wrong service, and burn tokens on retries. AWS is trying to replace that guesswork with a managed MCP server, curated \u003Ca href=\"\u002Ftag\u002Fskills\">skills\u003C\u002Fa>, and policy controls that make agent activity easier to audit.\u003C\u002Fp>\u003Ctable>\u003Cthead>\u003Ctr>\u003Cth>Item\u003C\u002Fth>\u003Cth>Number\u003C\u002Fth>\u003Cth>Why it matters\u003C\u002Fth>\u003C\u002Ftr>\u003C\u002Fthead>\u003Ctbody>\u003Ctr>\u003Ctd>AWS services exposed\u003C\u002Ftd>\u003Ctd>300+\u003C\u002Ftd>\u003Ctd>Agents can reach a wide slice of AWS through one interface\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>API actions covered\u003C\u002Ftd>\u003Ctd>15,000+\u003C\u002Ftd>\u003Ctd>Broad command coverage without local AWS CLI installs\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Additional charge\u003C\u002Ftd>\u003Ctd>$0\u003C\u002Ftd>\u003Ctd>You pay standard AWS usage costs only\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Supported plugin targets\u003C\u002Ftd>\u003Ctd>Claude Code, Cursor, Codex\u003C\u002Ftd>\u003Ctd>Easy install for popular coding agents\u003C\u002Ftd>\u003C\u002Ftr>\u003C\u002Ftbody>\u003C\u002Ftable>\u003Ch2>What AWS is actually shipping\u003C\u002Fh2>\u003Cp>The toolkit has three parts: the \u003Ca href=\"https:\u002F\u002Faws.amazon.com\u002Fproducts\u002Fdeveloper-tools\u002Fagent-toolkit-for-aws\u002F\" target=\"_blank\" rel=\"noopener\">AWS MCP Server\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Faws\u002Fagent-toolkit-for-aws\" target=\"_blank\" rel=\"noopener\">Agent Skills\u003C\u002Fa>, and agent plugins. Together, they give an \u003Ca href=\"\u002Ftag\u002Fai-agent\">AI agent\u003C\u002Fa> a way to query AWS documentation, run approved commands, and follow tested workflows without treating AWS like a giant trivia quiz.\u003C\u002Fp>\n\u003Cfigure class=\"my-6\">\u003Cimg src=\"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779033853343-jgfw.png\" alt=\"AWS ships Agent Toolkit for coding agents\" class=\"rounded-xl w-full\" loading=\"lazy\" \u002F>\u003C\u002Ffigure>\n\u003Cp>The most important piece is the MCP server. AWS describes it as a managed, remote server that exposes AWS through the \u003Ca href=\"https:\u002F\u002Fmodelcontextprotocol.io\" target=\"_blank\" rel=\"noopener\">Model Context Protocol\u003C\u002Fa>. That means the agent can call tools through one authenticated endpoint instead of asking the user to paste commands into a terminal and hope for the best.\u003C\u002Fp>\u003Cp>AWS says the server can do three things especially well: give access to the full AWS API surface, run sandboxed Python scripts for multi-step tasks, and fetch current documentation and API references in real time. That matters because model training data ages quickly, while AWS keeps shipping new services and features.\u003C\u002Fp>\u003Cul>\u003Cli>Agents can interact with AWS services without installing the AWS CLI locally.\u003C\u002Fli>\u003Cli>Scripts run in an isolated environment with no access to the local filesystem or network.\u003C\u002Fli>\u003Cli>Documentation lookup is built in, so agents can consult current AWS guidance while they work.\u003C\u002Fli>\u003Cli>CloudWatch metrics and IAM controls help separate human activity from agent activity.\u003C\u002Fli>\u003C\u002Ful>\u003Ch2>Why AWS thinks agents need more than raw model knowledge\u003C\u002Fh2>\u003Cp>Most coding agents are good at producing plausible code. The trouble starts when they have to choose the right AWS service, wire up permissions, or build infrastructure that survives contact with production traffic. AWS is betting that the missing ingredient is not more \u003Ca href=\"\u002Fnews\u002Fwhy-ais-real-moat-is-data-extraction-not-model-size-en\">model size\u003C\u002Fa>, but better context and tighter execution rules.\u003C\u002Fp>\u003Cp>That is why the toolkit includes curated skills. These are packages of instructions, scripts, and reference material for specific AWS tasks. Instead of dumping every instruction into the model context window, the toolkit loads only the skill that matches the task at hand.\u003C\u002Fp>\u003Cblockquote>\"MCP is an open standard for connecting AI agents to external tools and data sources.\"\u003C\u002Fblockquote>\u003Cp>That definition comes from the \u003Ca href=\"https:\u002F\u002Fmodelcontextprotocol.io\" target=\"_blank\" rel=\"noopener\">Model Context Protocol\u003C\u002Fa> project itself, and it explains \u003Ca href=\"\u002Fnews\u002Faws-repository-wide-security-scanner-matters-en\">why AWS\u003C\u002Fa> chose MCP as the transport layer here. If the agent knows how to talk MCP, it can discover tools, send structured inputs, and receive structured outputs without a custom integration for every product.\u003C\u002Fp>\u003Cp>AWS says the skills are tested and evaluated. The company highlights service decision guides, step-by-step procedures, and troubleshooting guides for tasks such as creating S3 Tables, setting up Glue ETL pipelines, configuring IAM policies, and deploying serverless applications. That is a very different promise from “ask the model and hope.”\u003C\u002Fp>\u003Cul>\u003Cli>Service decision guides help agents choose between AWS options with tradeoff notes.\u003C\u002Fli>\u003Cli>Step-by-step procedures cover repeatable workflows like VPC setup and Lambda-to-API Gateway connections.\u003C\u002Fli>\u003Cli>Troubleshooting guides help diagnose common errors and suggest fixes.\u003C\u002Fli>\u003Cli>Skills can be pre-installed or discovered at runtime through the MCP server.\u003C\u002Fli>\u003C\u002Ful>\u003Ch2>The security angle matters more than the demo\u003C\u002Fh2>\u003Cp>The flashy part of this release is that an agent can provision infrastructure. The more important part is that AWS wants those actions to be visible and controllable. If an agent is making changes in your account, you need to know what it touched, when it touched it, and whether those actions fit your organization’s policies.\u003C\u002Fp>\n\u003Cfigure class=\"my-6\">\u003Cimg src=\"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779033855624-i1vm.png\" alt=\"AWS ships Agent Toolkit for coding agents\" class=\"rounded-xl w-full\" loading=\"lazy\" \u002F>\u003C\u002Ffigure>\n\u003Cp>AWS says the MCP server adds CloudWatch metrics, CloudTrail audit logging, and IAM-based access controls. It also introduces the \u003Ccode>aws:CalledViaAWSMCP\u003C\u002Fcode> condition key, which lets teams write policies that apply only when an action comes through the agent path.\u003C\u002Fp>\u003Cp>That detail is easy to miss, but it is the sort of thing platform teams care about. It means an IAM role can still have broad permissions for human use while the same role can be restricted when an agent is the one calling AWS through MCP. For enterprises, that is the difference between a neat demo and something you can actually run in production.\u003C\u002Fp>\u003Cp>AWS also says the toolkit is available at no additional charge. That sounds generous until you remember the fine print: you still pay for the AWS resources the agent creates or uses. In other words, the toolkit is free, but bad prompts can still get expensive.\u003C\u002Fp>\u003Ch2>How it compares with the older AWS Labs tools\u003C\u002Fh2>\u003Cp>AWS is positioning the toolkit as the successor to its earlier MCP servers, skills, and plugins from AWS Labs. The big shift is not just packaging. AWS says the new toolkit adds stronger audit controls, agent-specific IAM condition keys, and evaluated skills that are meant to complete workflows more reliably.\u003C\u002Fp>\u003Cp>Here is the practical comparison:\u003C\u002Fp>\u003Cul>\u003Cli>\u003Cstrong>Earlier AWS Labs tools:\u003C\u002Fstrong> useful building blocks, open source, and still supported.\u003C\u002Fli>\u003Cli>\u003Cstrong>Agent Toolkit for AWS:\u003C\u002Fstrong> managed MCP access, plugin installs for popular agents, and automatic updates as new capabilities land.\u003C\u002Fli>\u003Cli>\u003Cstrong>Security model:\u003C\u002Fstrong> the new toolkit adds clearer separation between human actions and agent actions.\u003C\u002Fli>\u003Cli>\u003Cstrong>Operational visibility:\u003C\u002Fstrong> CloudWatch metrics and CloudTrail logging make it easier to track what the agent did.\u003C\u002Fli>\u003C\u002Ful>\u003Cp>There is also a workflow difference. AWS says plugins for \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Faws\u002Fagent-toolkit-for-aws\" target=\"_blank\" rel=\"noopener\">Claude Code\u003C\u002Fa>, \u003Ca href=\"\u002Ftag\u002Fcursor\">Cursor\u003C\u002Fa>, and Codex can be installed with a single step, while other MCP-compatible agents can point to the same server config and skill catalog. That lowers the friction for teams already experimenting with agentic development.\u003C\u002Fp>\u003Cp>For builders, the most interesting use cases are practical ones: generate AWS infrastructure, connect a Lambda function to API Gateway, inspect a broken deployment, or investigate a sudden cost spike. Those are the tasks where generic coding help usually falls short and where AWS-specific context matters most.\u003C\u002Fp>\u003Cp>If you want the short version, AWS is trying to make \u003Ca href=\"\u002Ftag\u002Fai-agents\">AI agents\u003C\u002Fa> less improvisational and more accountable inside its cloud. The real test is whether teams trust the toolkit enough to let agents do more than draft templates. If the answer is yes, the next question is how much permission you are willing to give them on day one.\u003C\u002Fp>\u003Ch2>What to watch next\u003C\u002Fh2>\u003Cp>The rollout matters because AWS is making a bet that agent workflows will move from chatty experiments to routine infrastructure work. That will only happen if the skills stay current, the permissions stay tight, and the audit trail stays readable.\u003C\u002Fp>\u003Cp>My guess is the first serious adopters will be platform teams that already live in AWS and already use coding agents for repetitive work. They will care less about the novelty of MCP and more about whether the toolkit saves time on VPCs, IAM policies, and deployment debugging. If those teams see fewer failed runs and fewer manual fixes, this release will matter fast.\u003C\u002Fp>\u003Cp>For everyone else, the practical next step is simple: try the toolkit on a low-risk AWS task and watch how often the agent asks for help, guesses wrong, or reaches for the wrong service. That will tell you more than any launch page ever could.\u003C\u002Fp>","AWS launched Agent Toolkit for AWS, adding MCP access, curated skills, and audit controls for Claude Code, Cursor, and other agents.","aws.amazon.com","https:\u002F\u002Faws.amazon.com\u002Fproducts\u002Fdeveloper-tools\u002Fagent-toolkit-for-aws\u002F",null,"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779033853343-jgfw.png",[13,14,15,16,17],"AWS","MCP","Claude Code","Cursor","AI coding agents","en",0,false,"2026-05-17T16:03:49.145533+00:00","2026-05-17T16:03:49.112+00:00","done","0c6379bc-7d80-4b58-bd0f-88bc9e93f456","aws-agent-toolkit-coding-agents-en","tools","ce5f1eec-3fcf-487a-968a-3af62eba1be5","published",[30,31,32],"AWS launched Agent Toolkit for AWS to give agents controlled access to AWS APIs and docs.","The toolkit includes a managed MCP server, curated skills, and plugins for popular coding agents.","AWS adds CloudWatch, CloudTrail, and IAM controls so teams can audit and restrict agent actions.","a7343b93-37cc-4634-a2bc-707f6275bdb6","[-0.023929691,-0.010873454,0.0011888527,-0.08662225,-0.020128343,-0.008576517,-0.01081354,0.024362572,-0.0046715317,-0.0056717703,-0.012804121,-0.023782795,0.031856496,-0.004196143,0.11923903,0.0057616266,0.0053615593,0.0133989295,0.004716805,0.008300137,-0.006531028,0.04128372,-0.010169625,-0.02232728,-0.007000817,-0.008199894,0.01967464,-0.014238511,0.06895254,0.017134542,-0.035490386,0.008385779,-0.0024630202,0.028254898,0.020691289,0.020737546,0.033013564,-0.014861346,0.008455945,0.0047025285,0.015760934,-0.0019481962,0.0017908097,0.02071836,-0.0070823203,0.021891497,0.020288061,-0.015261309,-0.023913296,0.01989088,-0.0066586635,0.025253307,-0.0016015088,-0.14143835,0.012485614,0.012059629,-0.023265008,-0.00056323793,0.003978559,0.01689407,0.00845239,-0.006161653,-0.01818415,0.0021670533,-0.004560293,-0.0026906189,0.0034042136,-0.0069494653,-0.008889652,0.0030377167,0.02868569,0.026121827,0.010685861,-0.01216675,0.012080665,-0.020940464,-0.011170702,0.0023414586,-0.0068206494,0.030660179,0.036884937,-0.02895381,-0.018205078,0.002361445,-0.007293183,-0.025122475,0.00999089,-0.011638539,0.010853941,0.005346627,0.0057512517,0.009643187,0.026965871,-0.006867076,-0.00854422,0.0044223224,-0.015936157,-0.022561131,0.013466794,0.023780055,-0.0067804153,-0.02930834,0.005401305,0.009846543,0.025174268,-0.0165664,-0.009882078,0.002257291,-0.013472758,0.00055705564,0.03848795,0.0018417933,-0.013172294,0.0360604,-0.005189271,-0.125347,0.008968583,0.021772265,0.007273976,0.01956938,-0.036590766,0.02757154,0.0010207834,0.009334547,-0.013496904,-0.0008236256,0.00899357,0.01114707,-0.00692871,0.02100443,-0.04132512,-0.026146153,0.013744915,-0.019368874,0.0048139277,0.018621307,0.008720663,0.004177354,-0.018537514,-0.009781204,-0.014694772,0.038384866,-0.019143187,0.007628292,-0.022931911,-0.021081826,-0.010349472,0.025366731,-0.0001978822,-0.010621873,-0.0022456322,-0.033386033,-0.00990084,-0.0019692294,0.010236724,-0.022216644,0.014051706,-0.0037616668,0.014539035,-0.016214132,0.010360637,-0.0036561436,0.016865717,0.0074704173,0.004362612,-0.008043039,-0.014512942,-0.011802784,0.013291168,0.02316024,-0.02239389,-0.016278246,-0.004005954,0.0050423127,0.01820643,-0.0052476656,-0.023821449,0.00040179602,0.011104522,-0.016566966,0.0034306303,0.027575707,0.008234003,0.003251791,-0.007930854,-0.009199757,-0.014463815,0.02778346,0.0012412046,-0.006481522,-0.028049268,0.01414346,0.031792507,0.0055328654,0.022099163,-0.023509039,-0.022201244,0.0007224124,-0.003962639,0.031685106,-0.0035258448,0.0012202638,0.029511608,-0.031954583,-0.024903163,0.023174508,-0.0038566843,-0.019768951,-0.0008416697,-0.0060548875,-0.014726122,0.017141283,0.014829739,-0.02477555,0.0067355717,-0.0061909603,0.0033255955,0.00070524967,0.004977849,-0.023677519,-0.007865677,0.0010761002,0.015176633,-0.0023431433,0.014239006,0.0073412005,-0.015189498,-0.0019937425,-0.009737194,0.017528825,-0.00054384896,0.015388648,-0.012986441,-0.011843821,0.005667094,-0.009642164,0.0059109787,0.014637783,-0.0037650396,0.034361646,0.014220015,0.015740471,0.019188417,-0.0024933412,0.009625722,-0.019838862,0.0007888389,0.0038422635,-0.018038344,-0.0072952225,-0.0107142655,0.0062597487,-0.007819243,-0.009679567,-0.008914689,0.018977568,0.0036235054,0.014327026,-0.031178068,-0.02615786,0.009330899,0.009891167,-0.022021493,0.00088541163,-0.01920569,-0.0052626664,0.009076299,0.026113098,-0.007759377,-0.012802295,-0.004784596,0.030978875,0.02596333,0.002698586,-0.0027652516,-0.017556619,-0.043498512,0.033086635,0.006322287,-0.0208275,0.015344218,0.0015882675,-0.0067293863,0.015261288,-0.030257076,0.008379058,-0.02410763,0.009509862,-0.022894824,0.0019446561,-0.009565916,0.0073824567,-0.0012270537,-0.005619985,-0.009862239,-0.009494561,-0.012069806,0.014103488,0.008365402,0.019944657,0.017993426,0.0013748046,0.03501924,0.024588523,-0.0155048575,0.02383395,0.01107353,0.010714729,-0.0127009805,-0.0065541943,0.0047509964,0.0016911429,-0.0012198698,-0.02203148,-0.022092434,-0.004245204,0.0068522026,-0.042603407,-0.008968329,0.009040176,0.0014710886,-0.0075451853,0.013340318,0.0062228907,0.004564045,-0.026788589,0.015125222,-0.00214286,0.020228447,-0.012997454,0.015607694,-0.0036670587,0.011262262,-0.0477244,-0.0041649267,-0.005217567,0.015472995,-0.0072953803,0.0010123817,-0.0027858254,0.0015737647,0.004434885,0.004478466,0.022885067,-0.028751729,0.03324054,0.0355078,-0.004837122,-0.014012927,0.0132979285,0.034956858,-0.0038457266,0.0038309195,-0.0073234397,-0.030089414,0.0050258874,-0.008313953,0.0259027,0.002750979,0.013594345,0.013048346,0.032009725,-0.039911903,-0.019221066,0.0131606925,-0.012655383,0.014679466,0.013454622,0.013838946,0.012910844,-0.013127522,-0.0053338427,-0.014364269,-0.00020852762,-0.01366693,0.016266305,-0.00095647306,0.013433215,-0.030101787,0.03028031,0.0034829595,0.008530701,-0.023907185,-0.02819525,-0.009538508,-0.004593412,0.02562621,0.02974282,0.019939562,0.020251334,-0.0034619318,0.0035055121,0.0055948393,-0.010963286,0.014071625,-0.021761794,-0.0045447843,0.029220367,-0.019844668,-0.0009517992,-0.008120233,0.00881703,-0.0077640405,0.029489322,-0.028590987,0.01785876,-0.039535522,0.00042985636,-0.004973793,0.0018136401,-0.0027303852,0.023458898,0.051082566,-0.010153418,-0.0010035584,0.016233264,-0.0055752615,0.034869693,-0.0065644104,-0.0133727575,0.026594823,0.021488931,-0.0055268165,0.00050718087,-0.012978739,0.0022667183,-0.017097792,-0.028231945,-0.016607104,-0.02341562,-0.0026776514,0.009020041,0.014632491,-0.012067433,-0.0075181625,-0.031506214,0.017714199,-0.02259139,-0.030982457,-0.021637328,-0.011361134,-0.011232925,-0.035559695,0.014898065,0.020028155,0.020761747,-0.0029138515,-0.00548124,-0.047301732,0.01814937,0.032008827,0.0025946214,0.0071126856,-0.005160075,-0.0004697452,0.008238591,0.015154956,0.010085532,0.0011539471,-0.0029554542,0.011148737,-0.021229463,-0.0020409497,0.010155067,0.0068404893,0.011525388,-0.0114663765,-0.0449742,-0.0034823986,0.0135745155,-0.030832952,0.020198176,0.016779779,-0.003074913,-0.0059121284,-0.007669103,0.0034852745,0.0038435818,0.02339384,0.032085028,0.023526547,0.007592821,0.004949246,0.0043999637,0.0067350785,0.02641279,-0.0124765085,-0.008653971,0.0044716126,-0.01569569,0.024779987,-0.0017509755,0.012000247,-0.015687948,-0.008842674,-0.024794862,0.0038949288,0.016192896,-0.013438169,-0.00078824145,-0.0064710435,0.012673566,0.0040754015,0.014125822,0.0041106436,-0.021849299,-0.01794845,0.0034662818,-0.009551033,-0.020824892,-0.02395173,-0.020336695,-0.006741244,0.011801671,0.019233255,-0.031054476,0.0032404864,-0.013482833,0.0068487166,-0.0010537584,-0.0054893745,0.007876882,0.007577345,-0.01184435,-0.0070156166,-0.0012044855,0.036525346,0.004992635,0.045902677,0.003837259,-0.022707194,0.026318181,0.015342365,0.024389435,0.014495251,-0.005292329,-0.0039415364,-0.0018493435,-0.018466411,-0.021719297,-0.0040829103,0.00032702126,-0.00870543,-0.010222777,0.034595426,-0.095160924,0.004313388,0.02219633,-0.008782467,-0.007578838,0.008648563,0.0068643712,-0.011191936,-0.024426613,0.0223273,0.0050531263,-0.010144206,0.0036545983,-0.0015677179,-0.01067528,-0.022415666,0.014133326,-0.025173973,0.004988236,-0.021804068,0.045655146,-0.0132719185,0.016442588,-0.020471849,0.019370308,0.0068919156,0.024514413,0.0039197076,0.0117494855,0.00013221866,-0.005838863,0.019090267,-0.00806584,0.032901194,0.01403529,-0.006268763,0.0008081626,0.0075439094,0.010925194,0.0025182387,0.0082419235,-0.0072990153,0.0065813805,-0.03016925,-0.011190912,0.006590849,-0.01993341,0.011383421,0.019219248,0.0031312513,-0.040384922,-0.0030639686,0.019506317,-0.020873526,0.006316664,0.0099593215,-0.019805295,-0.020083478,-0.01540125,-0.003125773,-0.010358561,0.022339437,-0.0313914,0.016967393,-0.0185398,0.014326711,0.011315356,0.04979744,-0.0027830643,0.026768088,0.0023870226,-0.025280977,-0.004312812,0.01900346,-0.0047995723,0.017320432,-0.002486258,0.025009874,0.0191049,0.011904313,-0.016750693,-0.033631813,-0.0954706,-0.010415108,-0.0068739667,-0.02264469,-0.013265265,-0.026132803,0.0050443527,-0.028914273,-0.0030200037,0.006427315,0.0044822884,0.017698614,-0.018548712,-0.021630969,0.01558144,0.0070001353,0.007263423,0.03831512,0.0036585547,-0.030677091,0.004738867,0.009323376,0.007076111,-0.05139052,-0.014270707,0.041234028,-0.02892141,-0.007309325,-0.015876837,0.005417178,-0.022078978,-0.14471522,4.530253e-05,-0.013279338,0.013836233,0.009663057,0.014676305,0.011783664,0.008762859,0.02609218,-0.008909727,0.036796242,-0.03633955,-0.032811567,0.0058900174,-0.007782683,0.11886871,-0.019689666,-0.0017817558,0.017064296,-0.004219039,0.008989793,-0.026808383,0.018081343,-0.0028631696,-0.0041546454,-0.008744333,0.02816146,-0.016243283,0.014697526,0.03819208,-0.003485444,0.0090787085,-0.020370016,0.00410665,0.014790604,-0.015741218,0.025329238,-0.012983991,-0.004158065,0.014372487,-0.0025241221,0.0050747716,-0.017342927,-0.0008626789,0.017858503,0.0017064146,-0.018177664,-0.0016656531,0.028394789,-0.00667882,-0.022560928,-0.0904562,0.02417962,0.003127667,0.029938452,0.018657798,-0.004679929,0.021308681,-0.0015060351,0.0137293385,0.024926508,-0.019716391,-0.008362231,-0.009451307,-0.014141815,0.012444311,0.02611607,0.019302372,-7.511899e-05,0.014851401,0.0008672621,-0.011273477,0.0026415763,0.01110351,-0.024912331,-0.006371826,-0.012684933,-0.0057552257,0.035715416,-0.017500307,0.0034313663,-0.002404756,0.0060170162,0.0075238147,0.0056515844,-0.030769223,0.0074268663,-0.038735002,-0.01317732,-0.015317322,-0.01304892,0.004417772,-0.0077092554,0.019571893,-0.0061005126,0.031653874,0.0051039984,0.015426588,0.031141475,-0.00069133093,0.01840839,-0.019764552,0.023059994,-0.039025232,0.0010170302,0.016190955,0.021726418,-0.0022985039,0.029468793,0.014481822]",{"tags":36,"relatedLang":47,"relatedPosts":51},[37,39,41,43,45],{"name":16,"slug":38},"cursor",{"name":14,"slug":40},"mcp",{"name":13,"slug":42},"aws",{"name":15,"slug":44},"claude-code",{"name":17,"slug":46},"ai-coding-agents",{"id":27,"slug":48,"title":49,"language":50},"aws-agent-toolkit-coding-agents-zh","AWS 推出 Agent Toolkit 給寫程式代理","zh",[52,58,64,70,76,82],{"id":53,"slug":54,"title":55,"cover_image":56,"image_url":56,"created_at":57,"category":26},"d562d2ce-737f-41c5-b95b-12bb53ea7a4a","opencode-cli-acp-server-support-en","OpenCode CLI adds ACP server support","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779035647026-zfpn.png","2026-05-17T16:33:42.595298+00:00",{"id":59,"slug":60,"title":61,"cover_image":62,"image_url":62,"created_at":63,"category":26},"5d28ea54-70c6-408b-a38d-9a0bfbd8c28a","microsoft-skills-174-ai-coding-skills-en","Microsoft open-sources 174 AI coding skills","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779035053352-1ahz.png","2026-05-17T16:23:52.592903+00:00",{"id":65,"slug":66,"title":67,"cover_image":68,"image_url":68,"created_at":69,"category":26},"0617c502-198c-449e-a9e5-1c28b590e062","why-pi-mcp-adapter-is-the-right-way-to-use-mcp-en","Why Pi MCP Adapter Is the Right Way to Use MCP","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779034424252-f5wh.png","2026-05-17T16:13:20.396868+00:00",{"id":71,"slug":72,"title":73,"cover_image":74,"image_url":74,"created_at":75,"category":26},"09de95af-f7fb-4807-831e-c6b3f4b531ec","why-32-agent-paper-teams-better-research-en","Why 32-Agent Paper Teams Are Better at Research, Not Writing","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779030833996-w76d.png","2026-05-17T15:13:26.108924+00:00",{"id":77,"slug":78,"title":79,"cover_image":80,"image_url":80,"created_at":81,"category":26},"b70f16f2-9ed6-4820-8cb6-6b52bca1e7df","how-to-use-mistral-ocr-with-python-en","How to Use Mistral OCR with Python","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779001433935-7zb3.png","2026-05-17T07:03:38.578001+00:00",{"id":83,"slug":84,"title":85,"cover_image":86,"image_url":86,"created_at":87,"category":26},"0fb88e53-4751-497b-90bf-6cf8e226de72","how-to-build-rust-gpu-kernels-with-cuda-oxide-en","How to Build Rust GPU Kernels with cuda-oxide","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1778976835301-1mjh.png","2026-05-17T00:13:33.735275+00:00",[89,94,99,104,109,114,119,124,129,134],{"id":90,"slug":91,"title":92,"created_at":93},"8008f1a9-7a00-4bad-88c9-3eedc9c6b4b1","surepath-ai-mcp-policy-controls-en","SurePath AI's New MCP Policy Controls Enhance AI Security","2026-03-26T01:26:52.222015+00:00",{"id":95,"slug":96,"title":97,"created_at":98},"27e39a8f-b65d-4f7b-a875-859e2b210156","mcp-standard-ai-tools-2026-en","MCP Standard in 2026: Integrating AI Tools","2026-03-26T01:27:43.127519+00:00",{"id":100,"slug":101,"title":102,"created_at":103},"165f9a19-c92d-46ba-b3f0-7125f662921d","rag-2026-transforming-enterprise-ai-en","How RAG in 2026 is Transforming Enterprise AI","2026-03-26T01:28:11.485236+00:00",{"id":105,"slug":106,"title":107,"created_at":108},"6a2a8e6e-b956-49d8-be12-cc47bdc132b2","mastering-ai-prompts-2026-guide-en","Mastering AI Prompts: A 2026 Guide for Developers","2026-03-26T01:29:07.835148+00:00",{"id":110,"slug":111,"title":112,"created_at":113},"d6653030-ee6d-4043-898d-d2de0388545b","evolving-world-prompt-engineering-en","The Evolving World of Prompt Engineering","2026-03-26T01:29:42.061205+00:00",{"id":115,"slug":116,"title":117,"created_at":118},"3ab2c67e-4664-4c67-a013-687a2f605814","garry-tan-open-sources-claude-code-toolkit-en","Garry Tan Open-Sources a Claude Code Toolkit","2026-03-26T08:26:20.245934+00:00",{"id":120,"slug":121,"title":122,"created_at":123},"66a7cbf8-7e76-41d4-9bbf-eaca9761bf69","github-ai-projects-to-watch-in-2026-en","20 GitHub AI Projects to Watch in 2026","2026-03-26T08:28:09.752027+00:00",{"id":125,"slug":126,"title":127,"created_at":128},"231306b3-1594-45b2-af81-bb80e41182f2","claude-code-vs-cursor-2026-en","Claude Code vs Cursor in 2026","2026-03-26T13:27:14.177468+00:00",{"id":130,"slug":131,"title":132,"created_at":133},"9f332fda-eace-448a-a292-2283951eee71","practical-github-guide-learning-ml-2026-en","A Practical GitHub Guide to Learning ML in 2026","2026-03-27T01:16:50.125678+00:00",{"id":135,"slug":136,"title":137,"created_at":138},"1b1f637d-0f4d-42bd-974b-07b53829144d","aiml-2026-student-ai-ml-lab-repo-review-en","AIML-2026 Is a Bare-Bones Student Lab Repo","2026-03-27T01:21:51.661231+00:00"]