Lance Martin

speaker
624 appearances 1 recordings 1 series first heard Sep 2025 last heard Sep 2025

Lance Martin’s voice in public audio — every appearance, attributed to the second.

Trend

recordings per month · last 12 months
No recordings in the last 12 months.Older appearances are listed below; set an alert to hear about the next one.

Appearances

newest first · ▶ plays the moment
We have an MCP server for Minecraft documentation that basically gives, for example, Cloud Code, an LM.txt file and a simple file search tool.
Now, Cloud has built-in fetch tools, but at the time we built it, it didn't.
But it's a very simple MCP server that exposes LM.txt files to, for example, Cloud Code.
It's called MCPDoc.
So it's a little, very simple utility.
I use that all the time.
Extremely useful.
So you basically can just point it to all the LM.txt files you want to work with.
Yeah, this is actually a very interesting point.
I've spoken with folks from Anthropic about this quite a bit.
It is, I found that storing prompts in MCP servers is actually pretty important, but in particular, tell the LM or code agent how to use the server.
And so I actually end up do having kind of separate servers for different projects with specific prompts.
And also sometimes I'll have, you can also sort of resources.
So sometimes I'll have specific resources for that particular project in the server itself.
So I actually don't mind separating servers project-wise with project-specific kind of context and prompts necessary for that particular task.
right.
And actually, the prompting thing is pretty important because even to use our little simple MCP doc server for Landgraf docs, you actually, I found it's better, of course, if you prompt it.
But then I had to put in the readme initially, like, oh, okay, here's how you should prompt it.
But of course, that prompt can just live in the server itself.
So you can kind of compartmentalize the prompt necessary for the LM to use the server effectively within the server itself.
Showing 241–260 of 624 · page 13 of 32 ← Previous Next →