context
2
ctx:discord/blah/mcp-tools/2Source document
full textmcp-tools-2
text/plain3 KB
doc:agent/mcp-tools-2/7cff6279-1606-492e-bb77-957763b4bfe1[2025-03-25 20:18] ajaxdavis: Okay this one is done notes: ``` Notes: `uv` seems to be the best python package manager for running python packages. Is there a way it can be used to hit source files over http? e.g. `uv https://something.com/something.py` and that it knows how to compile imports etc - Made the logger log all output to blah.log in users home directory, this needs more work to be configurable etc - Added to the schema `bridge` with possible values so far `mcp|slop` but likely to add `source|remote` something that specifies you can just call an abritary worker url - when env keys are missing, the cli tool should make it most well known done with this config { "name": "linkup_and_rag_example", "bridge": "mcp", "command": "uv --directory /home/ajax/repos/ai-engineering-hub/cursor_linkup_mcp run server.py" } ``` [2025-03-25 20:18] ajaxdavis: figma next [2025-03-25 21:15] foxhop.: can you pythong from blah now? [2025-03-25 22:21] ajaxdavis: yeah python tracktrace or whatever its called was super useful [2025-03-27 13:37] ajaxdavis: build mob translate mcp server [2025-03-28 18:47] ajaxdavis: ``` { "mcpServers": { "math": { "command": "npx", "args": [ "mcp-remote", "http://localhost:8787/sse" ] } } } ``` get this one working [2025-03-28 23:03] ajaxdavis: - hacking.bypassing models [2025-04-03 17:42] lisamegawatts: https://github.com/mantrakp04/manusmcp [2025-04-03 17:44] jonathan.poczatek: Gai [2025-04-03 19:44] ajaxdavis: https://news.ycombinator.com/item?id=43573539 [2025-04-03 23:52] ajaxdavis: https://x.com/zeeg/status/1907866530051752156 [2025-04-04 00:06] lisamegawatts: https://github.com/PipedreamHQ/pipedream/tree/master/modelcontextprotocol [2025-04-04 00:23] ajaxdavis: https://www.reddit.com/r/mcp/comments/1jqxi7m/let_ai_find_jobs_for_you_hirebase_mcp/?share_id=Jx1kc6bz5-22xaocfl5Zs&utm_content=1&utm_medium=ios_app&utm_name=ioscss&utm_source=share&utm_term=1 via lisa [2025-04-04 00:41] ajaxdavis: all the remote mcps coming out to play [2025-04-04 00:42] optionalsecurity: How many of them were vibe coded? [2025-04-04 00:43] ajaxdavis: looks like that one was (files: image.png) [2025-04-04 00:52] ajaxdavis: https://mcpverse.dev/ most hosted mcp [2025-04-04 00:52] optionalsecurity: Is that the guy that's got the list of 300 [2025-04-04 00:52] optionalsecurity: If so I saw that making the rounds yesterday [2025-04-04 00:53] optionalsecurity: Oh, that looks different [2025-04-04 00:53] optionalsecurity: Not the one I saw yesterday [2025-04-04 00:53] ajaxdavis: i like there list, they are just including mcp servers that work with mcp and middle manning it which makes sense (files: image.png) [2025-04-04 00:54] ajaxdavis: which is meant to be the `blah registry` [2025-04-04 00:54] ajaxdavis: but haven't built that yet [2025-04-04 00:54] ajaxdavis: but im gonna steal their list of hosted mcp
Facts in this context
Grouped by subject. Each subject links to its full article.
Ajaxdavis32 factsex:ajaxdavis
| addedValueToSchema | Bridge Schema Field |
| announcedNextTask | figma |
| answeredAffirmatively | Vibe Coded Quantity |
| askedAboutCapability | Uv Http Feature |
| assertedQualityOf | Uv Python Package Manager |
| attachedFile | Image Png 1 |
| describedChange | Logger Modification |
| describedEntity | Mcpverse Dev Website |
| describedMethod | Mcpverse List |
| discussedTopic | Uv Python Package Manager |
| expressedPreference | Mcpverse List |
| gaveExampleUsage | Uv Command Example |